setTouchLock() Sets the Input Manager touch callback to be Video.unlock.Required for mobile video unlocking. Mostly just used
onError : Phaser.Signal This signal is dispatched
play(loop, playbackRate) → {
videoStream :MediaStream The Video Stream data. Only set if this Video is streaming from the webcam via startMediaStream
[readonly] snapshot : Phaser.BitmapData
createVideoFromBlob(blob) → {Phaser.Video}
connectToMediaStream(video, stream) → {Phaser.Video}
type : number The const type of this object. Source code:
[readonly] playing : boolean True if the video is currently playing (and not paused or ended)
Page 5 of 5