Results 1 - 2 of 2

HTMLTrackElement

The HTMLTrackElement interface provides access to the properties of <track> elements, as well as methods to manipulate them.
API HTML DOM HTMLTrackElement Interface NeedsNewLayout Reference

HTMLTrackElement.src

The HTMLTrackElement.src property reflects the value of the <track> element's src attribute, which indicates the URL of the text track's data.
HTML HTML DOM HTMLTrackElement Property Reference src Web WebVTT