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

MediaOverlayBase.Start 属性

定义

开始位置(引用了覆盖层开始的输入视频)。 该值应采用 ISO 8601 格式。 例如,PT05S 在 5 秒处开始覆盖输入视频。 如果未指定,覆盖层将从输入视频的开头开始。

public TimeSpan? Start { get; set; }
member this.Start : Nullable<TimeSpan> with get, set
Public Property Start As Nullable(Of TimeSpan)

属性值

适用于