onTimeout : Phaser.Signal
This signal is dispatched if when asking for permission to use the webcam no response is given within a the Video.timeout limit.
This may be because the user has picked Not now
in the permissions window, or there is a delay in establishing the LocalMediaStream.
- Source code: gameobjects/Video.js (Line 113)
Please login to continue.