HtmlTrackElementList

The current list of HtmlTrackElements.

Constructor

new HtmlTrackElementList(tracksopt)

Create an instance of this class.

Parameters:
Name Type Attributes Default Description
tracks Array.<HtmlTrackElement> <optional>
[]

A list of HtmlTrackElement to instantiate the list with.