[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DAV_VSTHost.pas line 639
type TVstHost = class(TCustomVstHost) |
||
published |
||
property BlockSize: Integer; |
|
|
property CanDos: THostCanDos; |
|
|
property Language: TVstHostLanguage; |
|
|
property LatencyInput: Integer; |
|
|
property LatencyOutput: Integer; |
|
|
property ManageIdleAutomaticly: Boolean; |
|
|
property NumAutomatableParameters: Integer; |
|
|
property OnCreate: TNotifyEvent; |
|
|
property OnDestroy: TNotifyEvent; |
|
|
property ParameterQuantization: Integer; |
|
|
property PlugInDir: string; |
|
|
property ProductString: AnsiString; |
|
|
property Tempo: Single; |
|
|
property VendorString: AnsiString; |
|
|
property VendorVersion: Integer; |
|
|
property VstPlugIns: TVstPlugIns; |
|
|
property VstTimeInfo: TVstTimeInformation; |
|
|
property VstVersion: Integer; |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |