Files
shaka-player/lib
Álvaro Velad Galván 2c6a2ee87d 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-06-01 11:03:08 +02:00
..