AudioSettings.EncoderBitRate Property

Definition

Represents the audio bit rate.

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

Property Value

Remarks

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

Applies to