Freigeben über


Audio.Bitrate Eigenschaft

Definition

Ruft die Bitrate des ausgabecodierten Audios in Bits pro Sekunde ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: