Description | Hierarchy | Fields | Methods | Properties |
type ASIOTimeCode = packed record
speed: double; |
timeCodeSamples: ASIOSamples; |
flags: ASIOTimeCodeFlags; |
future: array[0..63] of aChar; |
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