availableEncodeChannelLayoutTags
An array of all output channel layout tags the codec provides when encoding.
Declaration
var availableEncodeChannelLayoutTags: [NSNumber]? { get }Discussion
This property returns nil if you’re not encoding.
An array of all output channel layout tags the codec provides when encoding.
var availableEncodeChannelLayoutTags: [NSNumber]? { get }This property returns nil if you’re not encoding.