TextTrackList
Summary
A TextTrackList object represents a dynamically updating list of text tracks in a given order.
Properties
- length
- The length attribute of a TextTrackList object returns the number of text tracks in the list represented by the TextTrackList.
Methods
No methods.
Events
No events.
Related specifications
- W3C HTML5 Specification
- W3C Editor’s Draft
Attributions
Microsoft Developer Network: Windows Internet Explorer API reference Article