grab(clear, alpha, blendMode) → {
timeout : integer The amount of ms allowed to elapsed before the Video.onTimeout signal is dispatched while waiting for webcam
changeSource(src, autoplay) → {Phaser
onTimeout : Phaser.Signal This signal is dispatched
[readonly] progress : number The progress of this video. This is a value between 0 and 1,
volume : number Gets or sets the volume of the Video, a value between 0 and 1. The value given is clamped to the range 0 to 1.
loop : boolean Gets or sets if the Video is set to loop.Please note that at present some browsers (i.e. Chrome) do not support
currentTime : number The current time of the video in seconds. If set the video will attempt to seek to that point in time.
onAccess : Phaser.Signal This signal is dispatched
texture : PIXI.Texture The PIXI.Texture.
Page 2 of 5