This page is Ready to Use

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

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