ImageTrackList

The ImageTrackList interface of the WebCodecs API represents a list of image tracks.

Properties

ImageTrackList.readyRead only

Returns a promise that resolves once the ImageTrackList has been populated with tracks.

ImageTrackList.lengthRead only

Returns an integer indicating the length of the ImageTrackList.

ImageTrackList.selectedIndexRead only

Returns an integer indicating the index of the selectedTrack.

ImageTrackList.lengthRead only

Returns the selected ImageTrack.

Specifications

Specification
WebCodecs
# imagetracklist-interface

Browser compatibility

BCD tables only load in the browser