AudioQueue.ChannelLayout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The audio queue channel layout.
public AudioToolbox.AudioChannelLayout ChannelLayout { get; set; }
member this.ChannelLayout : AudioToolbox.AudioChannelLayout with get, set
Property Value
Remarks
The ChannelLayout must match the number of channels in the audio format.
This property is used to configure the channel layout in complex scenarios like 5.1 surround sound.