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

TASIOTimeSub

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

Declaration

Source position: DAV_AsioHostX.pas line 80

type TASIOTimeSub = class(TPersistent)

protected

  FBufferTime: TAsioTime;

  

  procedure Change; dynamic;

  

  procedure AssignTo(); override;

  

public

  property OnChanged: TNotifyEvent; [rw]

  

  constructor Create;

  

published

  property SamplePos: Int64; [rw]

  

  property Speed: Double; [rw]

  

  property SampleRate: Double; [rw]

  

  property Flags: TATFlags; [rw]

  

end;

Inheritance

TASIOTimeSub

  

|

TObject



CT Web help

CodeTyphon Studio