WebIDLpedia

HTMLAudioElement interface

Definition

HTML Standard defines HTMLAudioElement



[Exposed=Window,
 LegacyFactoryFunction=Audio(optional DOMString src)]
interface HTMLAudioElement : HTMLMediaElement {
  [HTMLConstructor] constructor();
};

Methods and attributes that return objects implementing HTMLAudioElement