1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-04 06:48:49 +02:00
video.js/src
Marco Del Toro Barragan c791cd8c4e fix(iOS): pause player on suspend or stalled if extra buffer is available (#6199)
On iOS, when disconnecting the headphones, we may receive a stalled or suspend event. In those case, we may actually still have buffer available for us to play through rather than actually having stalled or suspended. In those cases, we should pause the player to prevent playback issues.
2019-10-04 13:31:41 -04:00
..
css fix: adds space between vjs-live-display and vjs-volume-control controls. (#6200) 2019-08-27 15:39:52 -04:00
js fix(iOS): pause player on suspend or stalled if extra buffer is available (#6199) 2019-10-04 13:31:41 -04:00