Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. ImageTrackList

ImageTrackList

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Note: This feature is available inDedicated Web Workers.

TheImageTrackList interface of theWebCodecs API represents a list of image tracks.

Instance properties

ImageTrackList.readyRead only

Returns apromise that resolves once theImageTrackList has been populated withtracks.

ImageTrackList.lengthRead only

Returns an integer indicating the length of theImageTrackList.

ImageTrackList.selectedIndexRead only

Returns an integer indicating the index of theselectedTrack.

ImageTrackList.selectedTrackRead only

Returns the selectedImageTrack.

Specifications

Specification
WebCodecs
# imagetracklist-interface

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp