TextTrack.DisplayName Property

Definition

The display name of the text track on a video player. In HLS, this maps to the NAME attribute of EXT-X-MEDIA.

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

Property Value

Applies to