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