width : number The width of the video in pixels. Source code:
paused : boolean Gets or sets the paused state of the Video.If the video is still touch locked (such as on iOS devices) this
textureFrame : Phaser.Frame The Frame this video uses
disableTextureUpload : boolean If true this video will never send its image data to the GPU when its dirty flag is true. This only
retry : integer The current retry attempt. Source code:
playbackRate : number Gets or sets the playback rate of the Video. This is the speed at which the video is playing.
mute : boolean Gets or sets the muted state of the Video. Source code:
unlock() Enables the video on mobile devices, usually after the first touch.If the SoundManager hasn't been unlocked then this
retryInterval : integer The number of ms between each retry at monitoring the status of a downloading video.
startMediaStream(captureAudio, width, height) →
Page 3 of 5