In HTML Audio/Video DOM __________ returns a TextTrackList object representing the available text tracks.

In HTML Audio/Video DOM __________ returns a TextTrackList object representing the available text tracks. Correct Answer textTracks

The current ready state of video/audio is set by readyState. StartDate sets current date representing current time offsets. VideoTrack returns video track list representing available video tracks. The textTracks property returns a TextTrackList object. The TextTrackList object represents the available text tracks for the audio/video. Each available text track is represented by an TextTrack Object.

Related Questions

The general solution of the differential equation, $$\frac{{{{\text{d}}^4}{\text{y}}}}{{{\text{d}}{{\text{x}}^4}}} - 2\frac{{{{\text{d}}^3}{\text{y}}}}{{{\text{d}}{{\text{x}}^3}}} + 2\frac{{{{\text{d}}^2}{\text{y}}}}{{{\text{d}}{{\text{x}}^2}}} - 2\frac{{{\text{dy}}}}{{{\text{dx}}}} + {\text{y}} = 0$$       is