Description | Hierarchy | Fields | Methods | Properties |
type ASIOClockSource = packed record
index: long; |
associatedChannel: long; |
associatedGroup: long; |
isCurrentSource: ASIOBool; |
name: array[1..31] of aChar; |
index: long; |
associatedChannel: long; |
as used for ASIOSetClockSource() |
associatedGroup: long; |
for instance, S/PDIF or AES/EBU |
isCurrentSource: ASIOBool; |
see channel groups (ASIOGetChannelInfo()) |
name: array[1..31] of aChar; |
ASIOTrue if this is the current clock source |
(c) 2012 Lake of Soft