timeout : integer The amount of ms allowed to elapsed before the Video.onTimeout signal is dispatched while waiting for webcam
updateTexture(event, width, height) Called
key : string The key of the Video in the Cache, if stored there. Will be null if this Video is using the webcam instead
grab(clear, alpha, blendMode) → {
height : number The height of the video in pixels. Source code:
render() If the game is running in WebGL this will push the texture up to the GPU if it's dirty.This is called automatically if
retryLimit : integer When starting playback of a video Phaser will monitor its readyState using a setTimeout call.The setTimeout
removeVideoElement() Removes the Video element from the DOM by calling parentNode.removeChild on itself.Also removes the autoplay
touchLocked : boolean true if this video is currently locked awaiting a touch event. This happens on some mobile devices, such
[readonly] duration : number The duration of the video in seconds.
Page 1 of 5