onChangeSource : Phaser.Signal This signal is dispatched
[readonly] duration : number The duration of the video in seconds.
key : string The key of the Video in the Cache, if stored there. Will be null if this Video is using the webcam instead
updateTexture(event, width, height) Called
timeout : integer The amount of ms allowed to elapsed before the Video.onTimeout signal is dispatched while waiting for webcam
removeVideoElement() Removes the Video element from the DOM by calling parentNode.removeChild on itself.Also removes the autoplay
height : number The height of the video in pixels. Source code:
grab(clear, alpha, blendMode) → {
retryLimit : integer When starting playback of a video Phaser will monitor its readyState using a setTimeout call.The setTimeout
onPlay : Phaser.Signal This signal is dispatched when
Page 1 of 5