web api interface
ImageTrackList
Available in workers
The ImageTrackList interface of the WebCodecs API represents a list of image tracks.
Instance properties
readyRead onlylengthRead only- : Returns an integer indicating the length of the
ImageTrackList.
- : Returns an integer indicating the length of the
selectedIndexRead only- : Returns an integer indicating the index of the
selectedTrack.
- : Returns an integer indicating the index of the
selectedTrackRead only- : Returns the selected
ImageTrack.
- : Returns the selected
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.