Source position: CoreAudioTypes.pas line 986
type AudioChannelDescription = record
mChannelLabel: AudioChannelLabel;
mChannelFlags: UInt32;
mCoordinates: array [0..2] of Float32;
end;