Contents

kAudioFormatProperty_AvailableEncodeChannelLayoutTags

An array of AudioChannelLayoutTag values for the format and number of channels specified.

Declaration

var kAudioFormatProperty_AvailableEncodeChannelLayoutTags: AudioFormatPropertyID { get }

Discussion

An array of AudioChannelLayoutTag values for the format and number of channels specified. If mChannelsPerFrame field of the specifier is zero, then all layouts supported by the format are returned. The specifier is an AudioStreamBasicDescription structure with at least the mFormatID and mChannelsPerFrame fields set.

See Also

Constants