Unit 'DAV_ASIOHostAudioData' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TAsioHostAudioData

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_ASIOHostAudioData.pas line 129

type TAsioHostAudioData = class(TCustomAsioHostAudioData)

published

  property Active: Boolean;

  

  property AsioTime: TAsioTimeSub;

  

  property BufferGranularity: Integer;

  

  property BufferMaximum: Integer;

  

  property BufferMinimum: Integer;

  

  property BufferPreferredSize: Integer;

  

  property BufferSize: Cardinal;

  

  property CanDos: TAsioCanDos;

  

  property ConvertOptimizations: TConvertOptimizations;

  

  property DriverIndex: Integer;

  

  property DriverList: TStrings;

  

  property DriverName: string;

  

  property DriverVersion: Integer;

  

  property InputChannelCount: Integer;

  

  property InputLatency: Integer;

  

  property OutputChannelCount: Integer;

  

  property OutputLatency: Integer;

  

  property PreFillInBuffer: TBufferPreFill;

  

  property PreFillOutBuffer: TBufferPreFill;

  

  property PreventClipping: TPreventClipping;

  

  property SampleRate: Double;

  

  property Supports: TAsioSupports;

  

  property OnBuffersCreate: TNotifyEvent;

  

  property OnBuffersDispose: TNotifyEvent;

  

  property OnBufferSwitch32: TBufferSwitchAudioData32Event;

  

  property OnBufferSwitch64: TBufferSwitchAudioData64Event;

  

  property OnCreate: TNotifyEvent;

  

  property OnDestroy: TNotifyEvent;

  

  property OnDriverChanged: TNotifyEvent;

  

  property OnLatencyChanged: TNotifyEvent;

  

  property OnReset: TNotifyEvent;

  

  property OnSampleRateChanged: TNotifyEvent;

  

  property OnUpdateSamplePos: TSamplePositionUpdateEvent;

  

end;

Inheritance

TAsioHostAudioData

  

|

TCustomAsioHostAudioData

  

|

TCustomAsioHostBasic

  

|

TCustomAudioDevice

  

|

TObject



CT Web help

CodeTyphon Studio