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