Retain played media in buffer unless space is actually needed to buffer further ahead
Open
enhancement
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
When playing audio without true streaming, the whole audio has loaded and it's then sought to before the current progress (that is, the track is at 0:45 and the user seeks to 0:20), ExoPlayer buffs again as indicated by getBufferedPercentage.
Contributor guide
Assessment
This issue has not been assessed yet.