HtmlTrackElementList

The current list of HtmlTrackElements.

Constructor

new HtmlTrackElementList(tracksopt)

Create an instance of this class.

Parameters:
NameTypeAttributesDefaultDescription
tracksArray.<HtmlTrackElement><optional>
[]

A list of HtmlTrackElement to instantiate the list with.

Members

length :number

The current number of Tracks in the this Trackist.

Type:
  • number