Class: TracksInfo

Constructor

TracksInfo

new TracksInfo()

Properties

activeTrackIds

(non-null Array of number or undefined)

The track IDs that should be active.

language

(string or undefined)

Language for the tracks that should be active. The language field will take precedence over activeTrackIds if both are specified.

textTrackStyle

(non-null cast.framework.messages.TextTrackStyle or undefined)

The text track style.

tracks

(non-null Array of non-null cast.framework.messages.Track or undefined)

The tracks information.