The AudioTrackList
interface is used to represent a list of the audio tracks contained within a given HTML media element, with each track represented by a separate AudioTrack
object in the list.
Documentation AudioTrackList by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: