media/library/core/src
krocard 230f4e5bb5 Do not inherit directly from AudioTrack.StreamEventCallback
This was causing issues old devices where the class
inheriting StreamEventCallback was loaded even though
it was not used.

Instead use an anonymous class that seem to be loaded
more lazily.

PiperOrigin-RevId: 337252687
2020-10-17 01:34:43 +01:00
..
androidTest Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
main Do not inherit directly from AudioTrack.StreamEventCallback 2020-10-17 01:34:43 +01:00
test Integrate playback speed control in ExoPlayerImplInternal 2020-10-17 01:33:37 +01:00