mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
c0366cbf14
I recently introduced two uses of the 'canplaythrough' event, but it was pointed out to me that this implies that content is buffered enough to avoid ever buffering again until the end. Instead, we should simply be using the 'canplay' event, which only implies that we could start playback. Change-Id: I3176f8c943ea7bf3f39967a616d9deffd5a4e791