你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

验证 对象。

适用于