SelectVideoTrackById.TrackId プロパティ

定義

選択するトラック識別子を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="trackId")]
public long TrackId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackId")>]
member this.TrackId : int64 with get, set
Public Property TrackId As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象