When set to true
, the video will start playing automatically after being loaded,
otherwise it will not start playing automatically.
true
When set to true
, the loaded video will loop by default.
false
When set to true
, the loaded video will be muted.
false
When set to true
, opening the video on mobile devices is prevented.
true
How many times a second to update the texture of the loaded video by default.
If 0, requestVideoFrameCallback
is used to update the texture.
If requestVideoFrameCallback
is not available, the texture is updated every render.
0
Generated using TypeDoc
Configuration for the
loadVideo
loader parser.Memberof
PIXI
See
PIXI.loadVideo