Home Units Hierarchy Routines All identifiers

packed record ASIOTimeCode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ASIOTimeCode = packed record

Description

 

Overview

Fields

speed: double;
timeCodeSamples: ASIOSamples;
flags: ASIOTimeCodeFlags;
future: array[0..63] of aChar;

Description

Fields

speed: double;
 
timeCodeSamples: ASIOSamples;

speed relation (fraction of nominal speed) optional; set to 0. or 1. if not supported

flags: ASIOTimeCodeFlags;

time in samples

future: array[0..63] of aChar;

some information flags (see below)

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09