Java Reference
In-Depth Information
Media Events
eVeNt
DesCrIptION
Raised when playback is aborted.
abort
Sent when enough data is available that the media can
be played.
canplay
Fired when the entire media can be played without
interruption.
canplaythrough
Raised when the metadata has changed.
durationchange
Fires when the media has become empty.
emptied
Sent when playback completes.
ended
Sent when an error occurs.
error
The media's first frame has been loaded.
loadeddata
Fired when the media's metadata is loaded.
loadedmetadata
Sent when downloading begins.
loadstart
Playback has been paused.
pause
Playback begins after a pause.
play
Raised when media begins to play.
playing
Indicates the progress of the media download.
progress
Fires when the playback rate changes.
ratechange
Seeking has ended.
seeked
Playback is being moved to a new position.
seeking
Raised when the browser tries to download the media, but
receives no data.
stalled
Sent when the loading of the media is suspended.
suspend
The media's currentTime has changed.
timeupdate
Fires when the audio volume changes (both when volume is
set and when muted).
volumechange
Raised when playback is paused in order to download
more data.
waiting
Search WWH ::




Custom Search