HTMLAudioElement
The interface for <audio>. Extends HTMLMediaElement → HTMLElement → Element.
No interface-specific reflected properties — every member comes from HTMLMediaElement and Element. Use getAttribute / setAttribute for any other attribute.
See also
- Element —
getAttribute/setAttribute, content,classList, traversal, insertion - HTMLMediaElement — inherited reflected properties
- JavaScript DOM API — the interface hierarchy and
instanceof