ImageTrackList
The ImageTrackList interface of the WebCodecs API represents a list of image tracks.
Properties
ImageTrackList.readyRead only-
Returns a
promisethat resolves once theImageTrackListhas been populated withtracks. 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