Files
shaka-player/lib
Álvaro Velad Galván a479eae58b fix: Emit ratechange event when playbackRate stays at 0 (#10130)
This can happen when using playbackRate values ​​that are outside the
range supported by the platform, and we have to use our internal
alternative. See the implementation at
https://github.com/shaka-project/shaka-player/blob/main/lib/media/play_rate_controller.js
2026-05-27 14:19:32 +02:00
..