media/libraries/test_data/src/test/assets/audiosinkdumps
kimvde 98dac54816 Fix negative position for clipped media
With this CL:
- The large timestamp offset added by ExoPlayer so that decoders
don't see any negative timestamps is removed before passing the
timestamp to the AudioGraph.
- Clipped media timestamps are offset by the clipping start position
before being passed to the AudioGraph.
- The offset added to the audio buffer timestamps is removed when
computing the audio sink position, to convert them back to the
timestamps passed by the player.

PiperOrigin-RevId: 619225990
2024-03-26 10:05:11 -07:00
..
mka Use platform constants for PCM 24/32 bit encoding 2023-12-20 08:16:35 -08:00
wav Fix negative position for clipped media 2024-03-26 10:05:11 -07:00