次の方法で共有


FirstQuality.Bitrate プロパティ

定義

最初の品質ビットレートを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象