videoTracks property
Returns a VideoTrackList object with the video tracks for a given video element.
![]() |
Syntax
var videoTrackList = videoElement.videoTracks;
Property values
Type: object
An VideoTrackList object that represents a list of VideoTracks.
Standards information
See also
Show:
