The HTMLMediaElement.audioTracks
property is an AudioTrackList
that represents the list of AudioTrack
objects contained in the element.
xxxxxx
xxxxx
<xxxx></xxxx>
xxxxx
xxx.xxx()
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'HTMLMediaElement.audioTracks' in that specification. | Living Standard | No change from HTML5 |
HTML5 The definition of 'HTMLMediaElement.audioTracks' in that specification. | Recommendation | Initial definition. |
Feature | Chrome | Edge | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|---|
audioTracks property | ? | (Yes) | 33.0 (33.0)[5] behind an off-by-default preference | ? | ? | ? |
Feature | Android | Edge | Firefox Mobile (Gecko) | Firefox OS (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
audioTracks property | ? | (Yes) | 33.0 (33.0)[5] | (Yes) | ? | ? | ? |
HTMLMediaElement
.
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks