Files
shaka-player/test/ui
Álvaro Velad Galván 4c6c576492 feat: Retain segment in memory on QuotaExceededError (#7954)
Closes #1352

Segment prefetch keeps the segments until the position of the segment to
be requested changes, which is exactly what happens when the
QuotaExceededError error occurs. So enabling this by default with a
value of 1 solves this problem.
2025-01-28 11:42:15 +01:00
..