Game Development Reference
In-Depth Information
Attributes
autoplay (Boolean)
currentTime (float—in seconds)
paused (Boolean)
controls (Boolean)
muted (Boolean)
width (integer)
height (integer)
videoWidth (integer—read only)
videoHeight (integer—read only)
poster (string—an image uri)
duration (int—read only)
loop (Boolean)
currentSrc (string)
preload (Boolean)
seeking (Boolean)
playbackRange (integer)
ended (Boolean)
volume (integer—between 0 and 100 exclusive)
Events
The user agent begins looking for media data, as part of the
resource selection algorithm.
loadstart
The user agent is fetching media data.
progress
The user agent is intentionally not currently fetching media
data.
suspend
Search WWH ::




Custom Search