mirror of
https://github.com/samsonjs/media.git
synced 2026-04-12 12:25:47 +00:00
If the back buffer is using too much memory, there is a risk
playback could get stuck because LoadControl refuses to load
further data. This eventually results in a stuck-buffering
playback error.
We can detect this case, clear the back buffer and then ask
the LoadControl again to avoid failing playback in such a case.
PiperOrigin-RevId: 472679797
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer | ||
| AndroidManifest.xml | ||