Unit 'DAV_AsioHostCore' 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_AsioHostCore.pas line 83

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: TAsioTimeFlags; [rw]

  

end;

Inheritance

TAsioTimeSub

  

|

TObject



CT Web help

CodeTyphon Studio