web api interface
ImageTrack
Available in workers
The ImageTrack interface of the WebCodecs API represents an individual image track.
Instance properties
animatedRead only- : Returns a
Booleanindicating whether the track is animated and therefore has multiple frames.
- : Returns a
frameCountRead only- : Returns an integer indicating the number of frames in the track.
repetitionCountRead only- : Returns an integer indicating the number of times that the animation repeats.
selectedRead only- : Returns a
Booleanindicating whether the track is selected for decoding.
- : Returns a
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.