media/libraries/test_data/src
ibaker eb19aefa57 Implement MP3 ConstantBitrateSeeker.getDataEndPosition()
This is needed to correctly handle files with trailing non-MP3 data
(which is indicated by the length in the `Info` frame being shorter than
the overall length of the file).

The test file was generated by appending 150kB of `DEADBEEF` onto the
end of `test-cbr-info-header.mp3`, and the test asserts that the
extracted samples are identical.

Issue: androidx/media#1480

PiperOrigin-RevId: 658727595
(cherry picked from commit b09cea9e3a)
2024-08-21 11:22:20 +00:00
..
main Update to androidx.media3 2021-10-27 09:12:46 +01:00
test/assets Implement MP3 ConstantBitrateSeeker.getDataEndPosition() 2024-08-21 11:22:20 +00:00