startMediaStream(captureAudio, width, height) →
destroy() Destroys the Video object. This calls Video.stop and then Video.removeVideoElement.If any
game : Phaser.Game A reference to the currently running game
type : number The const type of this object. Source code:
[readonly] snapshot : Phaser.BitmapData
[readonly] playing : boolean True if the video is currently playing (and not paused or ended)
connectToMediaStream(video, stream) → {Phaser.Video}
videoStream :MediaStream The Video Stream data. Only set if this Video is streaming from the webcam via startMediaStream
createVideoFromBlob(blob) → {Phaser.Video}
Page 5 of 5