AudioSettings.EncoderBitRatePerChannel Property

Definition

Represents the audio bit rate per channel.

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

Property Value

Remarks

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

Applies to