Partilhar via


Audio.Bitrate Propriedade

Definição

Obtém ou define a taxa de bits, em bits por segundo, do áudio codificado de saída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a