mirror of
https://github.com/videojs/video.js.git
synced 2025-02-04 11:43:27 +02:00
768adb1200
In the cases where the player isn't ready, or we are in the middle of changing sources, we will wait for `canplay` and then seek to the provided time without requiring Video.js users to handle this themselves. Co-authored-by: Marco Garay <mgaray@brightcove.com>