HTMLAudioElement
< dom
HTMLAudioElement
W3C Working Draft
Needs Summary: This article does not have a summary. Summaries give a brief overview of the topic and are automatically included on some listing pages that link to this article.
Inherits from HTMLMediaElement
Properties
No properties.
Methods
No methods.
Events
No events.
Inherited from HTMLMediaElement
Properties
Methods
| API Name | Summary |
|---|---|
| canPlayType | |
| load | |
| pause | |
| play |
Events
| API Name | Summary |
|---|---|
| canplay | Fires whenever enough data is available to determine whether a media is playable. |
| canplaythrough | Fires when enough data is available to determine whether a media is playable at a normal rate without interruptions. |
| progress | Fires to indicate progress while downloading media data. |
Needs Examples: This section should include examples.
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? | ? | ? |
See also
Related articles
HTML
- HTMLAudioElement
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here