HtmlTrackElement
sealed class HtmlTrackElement : HtmlElement, IHtmlTrackElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Represents the HTML track element.
Gets or sets if given track is the default track.
Gets or sets the kind of the track.
Gets or sets the label text.
Gets the ready state of the given track.
Gets or sets the media source.
Gets or sets the language of the source.
Creates a new HTML track element.