Contents

kAudioFormatProperty_AvailableEncodeNumberChannels

An array of UInt32 values indicating the number of channels that can be encoded.

Declaration

var kAudioFormatProperty_AvailableEncodeNumberChannels: AudioFormatPropertyID { get }

Discussion

An array of UInt32 values indicating the number of channels that can be encoded. A value of 0xFFFFFFFF indicates that any number of channels may be encoded. The specifier is an AudioStreamBasicDescription structure with at least the mFormatID field set.

See Also

Constants