krocard 901a5a4845 Make audio track min buffer size configurable.
Move the code in its own class as DefaultAudioTrack
is getting very big. It also help for testability.

The new class is easily configurable and highly tested.
Manual test was used to catch any regression.

https://github.com/google/ExoPlayer/issues/8891

PiperOrigin-RevId: 424602011
2022-01-28 10:01:27 +00:00
..
2021-10-26 14:19:43 +01:00
2022-01-28 09:37:06 +00:00
2022-01-28 09:37:06 +00:00
2021-10-26 14:19:43 +01:00
2022-01-28 09:37:06 +00:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.