Unit 'DAV_VSTOfflineTask' Package
[Overview][Classes][Index] [#pl_asiovst]

TVstOfflineTask

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

Declaration

Source position: DAV_VSTOfflineTask.pas line 112

type TVstOfflineTask = class(TCustomVstOfflineTask)

public

  property VstOfflineTaskRecord: TVstOfflineTaskRecord; [r]

  

published

  property ProcessName: string;

  

  property ReadPosition: Double;

  

  property WritePosition: Double;

  

  property ReadCount: LongInt;

  

  property WriteCount: LongInt;

  

  property SizeInputBuffer: LongInt;

  

  property SizeOutputBuffer: LongInt;

  

  property PositionToProcessFrom: Double;

  

  property NumFramesToProcess: Double;

  

  property MaxFramesToWrite: Double;

  

  property Value: LongInt;

  

  property DataIndex: LongInt;

  

  property NumFramesInSourceFile: Double;

  

  property SourceSampleRate: Double;

  

  property DestinationSampleRate: Double;

  

  property NumSourceChannels: LongInt;

  

  property NumDestinationChannels: LongInt;

  

  property SourceFormat: LongInt;

  

  property DestinationFormat: LongInt;

  

  property OutputText: string;

  

  property Progress: Double;

  

  property ProgressMode: LongInt;

  

  property ProgressText: string;

  

  property Flags: TVstOfflineTaskFlags;

  

end;

Inheritance

TVstOfflineTask

  

|

TCustomVstOfflineTask

  

|

TObject



CT Web help

CodeTyphon Studio