Contents

kAudioFormatProperty_ChannelMap

An array of SInt32 values for reordering input channels. Set the inSpecifier parameter to an array of two pointers to AudioChannelLayout structures. The first points to the input layout, the second to the output layout. The length of the output array is equal to the number of output channels.

Declaration

var kAudioFormatProperty_ChannelMap: AudioFormatPropertyID { get }

See Also

Constants