Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLMediaElement.audioTracks

This article needs a technical review. How you can help.

This article needs an editorial review. How you can help.

The HTMLMediaElement.audioTracks property is an AudioTrackList that represents the list of AudioTrack objects contained in the element.

Syntax

xxxxxx

Examples

xxxxx

<xxxx></xxxx>

xxxxx

xxx.xxx()

Specifications

Specification Status Comment
WHATWG 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.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
audioTracks property ? 33.0 (33.0)[5] behind an off-by-default preference ? ? ?
Feature Android Firefox Mobile (Gecko) Firefox OS (Gecko) IE Mobile Opera Mobile Safari Mobile
audioTracks property ? 33.0 (33.0)[5] (Yes) ? ? ?

See also

Document Tags and Contributors

 Contributors to this page: GeraldNDA, Bzbarsky, markg
 Last updated by: GeraldNDA,