media/library/core/src
christosts d9d716869b 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
2022-11-21 15:29:59 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-10-19 22:54:45 +00:00
main Pass correct frame size for passthrough playback 2022-11-21 15:29:59 +00:00
test Refactor transformation completion 2022-11-21 14:27:00 +00:00