Edit

Share via


TwitterMediaVideoVariants.Bitrate Property

Definition

Gets or sets video bitrate in bits-per-second

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to