VideoLayer.MaxBitrate Property

Definition

The maximum bitrate (in bits per second), at which the VBV buffer should be assumed to refill. If not specified, defaults to the same value as bitrate.

public int? MaxBitrate { get; set; }
member this.MaxBitrate : Nullable<int> with get, set
Public Property MaxBitrate As Nullable(Of Integer)

Property Value

Applies to