onChangeSource : Phaser.Signal
This signal is dispatched if the Video source is changed. It sends 3 parameters: a reference to the Video object and the new width and height of the new video source.
- Source code: gameobjects/Video.js (Line 91)
onChangeSource : Phaser.Signal
This signal is dispatched if the Video source is changed. It sends 3 parameters: a reference to the Video object and the new width and height of the new video source.
Please login to continue.