Contents

kAudioFormatProperty_TagForChannelLayout

An AudioChannelLayoutTag value for a layout.

Declaration

var kAudioFormatProperty_TagForChannelLayout: AudioFormatPropertyID { get }

Discussion

An AudioChannelLayoutTag value for a layout, if there is one. Set the inSpecifier parameter to an AudioChannelLayout structure containing the layout description. This can be used to reduce a layout specified by kAudioChannelLayoutTag_UseChannelDescriptions or kAudioChannelLayoutTag_UseChannelBitmap to a known AudioChannelLayoutTag value.

See Also

Constants