Enhance Audio Offload documentation
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Use case description
Reviewing
- https://exoplayer.dev/battery-consumption.html
- https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/ExoPlayer.html#experimentalSetOffloadSchedulingEnabled(boolean)
Topics to consider adding
- limitations of offload - volume normalisation, gapless, device/heaphone compatibility
- difference between sleepingForOffload and audioTrack.isOffloadedPlayback
- detecting offload disabled via onAudioSinkError
- API requirements, 29+
- Importance on Wear for Audio apps.
Proposed solution
Document the tradeoffs for audio offload and the ways to verify status.
Alternatives considered
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.