[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |