W3cubDocs

/Haxe JavaScript

AudioElement

package js.html

extends MediaElementElementDOMElementNodeEventTarget

extended by Audio

@:native("HTMLAudioElement") Available on js

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:

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/AudioElement.html