Delphi ASIO & VST Package: DASIOHost: Class TASIOTimeSub

Delphi ASIO & VST

Class TASIOTimeSub

DescriptionHierarchyFieldsMethodsProperties

Unit

DASIOHost

Declaration

type TASIOTimeSub = class(TPersistent)

Description

Hierarchy

  • TPersistent
  • TASIOTimeSub

Overview

Methods

Public constructor Create;

Properties

Public property OnChanged: TNotifyEvent read FOnChange write FOnChange;
Published property SamplePos: Int64 index 0 read GetATInt64 write SetATInt64;
Published property Speed : Double index 0 read GetATdouble write SetATdouble;
Published property SampleRate: Double Index 1 read GetATdouble write SetATdouble;
Published property Flags : TATFlags read GetATflags Write SetATflags;

Description

Methods

Public constructor Create;
 

Properties

Public property OnChanged: TNotifyEvent read FOnChange write FOnChange;
 
Published property SamplePos: Int64 index 0 read GetATInt64 write SetATInt64;
 
Published property Speed : Double index 0 read GetATdouble write SetATdouble;
 
Published property SampleRate: Double Index 1 read GetATdouble write SetATdouble;

absolute speed (1. = nominal)

Published property Flags : TATFlags read GetATflags Write SetATflags;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:16