Edytuj

Udostępnij za pośrednictwem


AVVideoCodecSettings.AverageBitRate Property

Definition

Represents average bit rate (as bits per second) used in encoding.

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

Property Value

Remarks

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

Applies to