Class TSoundCaptureFormats (unit DXSounds)

Inherits from

TCollection

TSoundCaptureFormats

Constructors


constructor Create;

TSoundCaptureFormats


Functions

function IndexOf(ASamplesPerSec, ABitsPerSample, AChannels: Integer): Integer;


function GetItem(Index: Integer): TSoundCaptureFormat;


Properties

property Items : TSoundCaptureFormat


Events

Variables


Constructors


constructor Create;

TSoundCaptureFormats


Functions


function IndexOf(ASamplesPerSec, ABitsPerSample, AChannels: Integer): Integer;


function GetItem(Index: Integer): TSoundCaptureFormat;


Properties


property Items : TSoundCaptureFormat


Events


Variables