Game Development Reference
In-Depth Information
playback rate all the way to its end without having to stop for
further buffering.
Playback is ready to start after having been paused or delayed
due to lack of media data.
playing
Playback has stopped because the next frame is not available,
but the user agent expects that frame to become available in
due course.
waiting
The seeking IDL attribute changed to true.
seeking
The seeking IDL attribute changed to false.
seeked
Playback has stopped because the end of the media resource
was reached.
ended
durationchange The duration attribute has just been updated.
The current playback position changed as part of normal play-
back or in an especially interesting way, for example, discon-
tinuously.
timeupdate
The element is no longer paused. Fired after the play()
method has returned, or when the autoplay attribute has
caused playback to begin.
play
Search WWH ::




Custom Search