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

TVstHost

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

Declaration

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;

Inheritance

TVstHost

  

|

TCustomVstHost

  

|

TObject



CT Web help

CodeTyphon Studio