Files
shaka-player/test/ui
Joey Parrish c0366cbf14 Replace 'canplaythrough' events with 'canplay'
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
2019-05-01 19:27:05 +00:00
..
2019-02-20 21:58:40 +00:00
2019-04-29 21:17:39 +00:00