次の方法で共有


SelectVideoTrackById クラス

定義

トラック識別子を指定して、入力からビデオ トラックを選択します。

[Newtonsoft.Json.JsonObject("#Microsoft.Media.SelectVideoTrackById")]
public class SelectVideoTrackById : Microsoft.Azure.Management.Media.Models.VideoTrackDescriptor
[<Newtonsoft.Json.JsonObject("#Microsoft.Media.SelectVideoTrackById")>]
type SelectVideoTrackById = class
    inherit VideoTrackDescriptor
Public Class SelectVideoTrackById
Inherits VideoTrackDescriptor
継承
属性
Newtonsoft.Json.JsonObjectAttribute

コンストラクター

SelectVideoTrackById()

SelectVideoTrackById クラスの新しいインスタンスを初期化します。

SelectVideoTrackById(Int64)

SelectVideoTrackById クラスの新しいインスタンスを初期化します。

プロパティ

TrackId

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

メソッド

Validate()

オブジェクトを検証します。

適用対象