Home Units Hierarchy Routines All identifiers

packed record ASIOClockSource

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ASIOClockSource = packed record

Description

 

Overview

Fields

index: long;
associatedChannel: long;
associatedGroup: long;
isCurrentSource: ASIOBool;
name: array[1..31] of aChar;

Description

Fields

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


Generated by PasDoc 0.12.1 on 2012-10-09