Phaser API Documentation

  Version: 
retryLimit: number

Description:

When starting playback of a video Phaser will monitor its readyState using a setTimeout call. The setTimeout happens once every Video.retryInterval ms. It will carry on monitoring the video state in this manner until the retryLimit is reached and then abort.

Type:
number
Since: 3.20.0