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

TextTrack.DisplayName 属性

定义

视频播放器上文本轨道的显示名称。 在 HLS 中,这映射到 EXT-X-MEDIA 的 NAME 属性。

public string DisplayName { get; set; }
member this.DisplayName : string with get, set
Public Property DisplayName As String

属性值

适用于