Contents

kAudioFormatProperty_ChannelLayoutForBitmap

The channel descriptions for a standard channel layout,

Declaration

var kAudioFormatProperty_ChannelLayoutForBitmap: AudioFormatPropertyID { get }

Discussion

The channel descriptions for a standard channel layout, in the form of an AudioChannelLayout structure. In some uses, an AudioChannelLayout can be valid with the mChannelLayoutTag field set to an kAudioChannelLayoutTag_UseChannelBitmap value and the bitmap set appropriately. The specifier is a UInt32 value representing he mChannelBitmap field of the AudioChannelLayout structure that contains the layout.

See Also

Constants