IHtmlTrackElement
public interface IHtmlTrackElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the track HTML 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.
Gets the associated text track.