AudioTrack.id
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
id
プロパティには、AudioTrack
によって表されるトラックを一意に識別する文字列が含まれています。
この ID を AudioTrackList.getTrackById()
メソッドと共に使用して、メディア要素に関連付けられているメディア内の特定のトラックを見つけることができます。トラック ID は、特定のトラックを読み込むための URL のフラグメントとしても使用できます(メディアがメディアフラグメントに対応している場合)。
値
トラックを識別する文字列です。 メディア要素の audioTracks
プロパティで指定されたものなどの AudioTrackList
で getTrackById()
を呼び出すときに使用するのに適しています。
仕様書
Specification |
---|
HTML # dom-audiotrack-id-dev |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- User must explicitly enable this feature.
- Has more compatibility info.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.