AudioSettings.ChannelLayout Property

Definition

Represents channel layout information for playback.

public AudioToolbox.AudioChannelLayout ChannelLayout { set; }
member this.ChannelLayout : AudioToolbox.AudioChannelLayout

Property Value

Remarks

The property uses constant AVChannelLayoutKey value to access the underlying dictionary.

Applies to