AudioElement
EventTarget → Node → DOMElement → Element → MediaElement → js.html.AudioElement (extern class) → Audio
The HTMLAudioElement interface provides access to the properties of audio elements, as well as methods to manipulate them. It derives from the HTMLMediaElement interface.
Documentation HTMLAudioElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: