media/library/core/src
christosts fcf5452f19 Pass correct frame size for passthrough playback
When estimating the AudioTrack min buffer size, we must use a PCM
frame of 1 when doing direct playback (passthrough). The code was
passing -1 (C.LENGTH_UNSET).

PiperOrigin-RevId: 489238392
(cherry picked from commit d9d716869b)
2023-01-25 17:33:06 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-09-20 15:25:38 +00:00
main Pass correct frame size for passthrough playback 2023-01-25 17:33:06 +00:00
test Changed decoder list sort to order by functional support of format 2023-01-25 17:33:05 +00:00