Unit 'DAV_ASIOHost' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

TASIOHostAudioData

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

Declaration

Source position: DAV_AsioHostX.pas line 470

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 SelectorSupport: TASIOSelectorSupports;

  

  property OnBuffersCreate: TNotifyEvent;

  

  property OnBuffersDestroy: 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