the key identifier of the video (previously added to SZ.VideoManager) or the url path to video file (including filename)
the playback bounds of the video. The default/undefined will use the bounds of the phaser div
Force disabling autoplay to make the play button / click authorization show when play() is called. This is mainly set when testing.
The id of the html container holding phaser
The id of the play html button (if it needs to display because of autoplay)
Show the html video playback controls
Enable/disable a playing video to be stopped when it is clicked on
The id of the video html element
Event listener signalled when the video stops
Destroy video resources (and stop if playing)
Pause video
Start playing video
Resume video
Stop video