Partilhar via


VideoLayer.MaxBitrate Propriedade

Definição

Obtém ou define a taxa de bits máxima (em bits por segundo), na qual o buffer VBV deve ser considerado para recarregar. Se não for especificado, o padrão será o mesmo valor que a taxa de bits.

[Newtonsoft.Json.JsonProperty(PropertyName="maxBitrate")]
public int? MaxBitrate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxBitrate")>]
member this.MaxBitrate : Nullable<int> with get, set
Public Property MaxBitrate As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a