AudioSettings.NumberChannels Property

Definition

Represents the number of channels.

public Nullable<int> NumberChannels { get; set; }
member this.NumberChannels : Nullable<int> with get, set

Property Value

Remarks

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

Applies to