Class TSoundDevice

Unit

Declaration

type TSoundDevice = class(TObject)

Description

This item has no description.

Source: audio/castlesoundbase.pas (line 60).

Hierarchy

  • TObject
  • TSoundDevice

Overview

Properties

Public property Name: string read FName;
Public property Caption: string read FCaption;

Description

Properties

Public property Name: string read FName;

Short device name, used for TSoundEngine.Device.

Source: audio/castlesoundbase.pas (line 65).

Public property Caption: string read FCaption;

Nice device name to show user.

Source: audio/castlesoundbase.pas (line 67).


Generated by PasDoc 0.17.0.snapshot.