Interface: LoadVideoConfig

PIXI.LoadVideoConfig

Configuration for the loadVideo loader paarser.

Properties:
Name Type Default Description
defaultAutoPlay boolean true

When set to true, the video will start playing automatically after being loaded, otherwise it will not start playing automatically.

See:

Members

defaultAutoPlay boolean

When set to true, the video will start playing automatically after being loaded, otherwise it will not start playing automatically.

Default Value:
  • true