Unit 'DAV_AsioHostNew' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TAsioHostNative

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

Declaration

Source position: DAV_AsioHostNew.pas line 146

type TAsioHostNative = class(TCustomAsioHostNative)

published

  property Active: Boolean;

  

  property AsioTime: TAsioTimeSub;

  

  property BufferSize: Cardinal;

  

  property CanDos: TAsioCanDos;

  

  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 SampleRate: Double;

  

  property Supports: TAsioSupports;

  

  property OnBuffersChanged: TNotifyEvent;

  

  property OnBufferSwitch: TBufferSwitchEvent;

  

  property OnDriverChanged: TNotifyEvent;

  

  property OnLatencyChanged: TNotifyEvent;

  

  property OnReset: TNotifyEvent;

  

  property OnSampleRateChanged: TNotifyEvent;

  

end;

Inheritance

TAsioHostNative

  

|

TCustomAsioHostNative

  

|

TObject



CT Web help

CodeTyphon Studio