media/playbacktests
ibaker 21cab6124d Annotate methods that always return this with @CanIgnoreReturnValue
It's always safe to ignore the result of these methods, because the
caller already has a reference to the returned value.

PiperOrigin-RevId: 462388947
2022-07-25 22:19:11 +01:00
..
src Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
build.gradle Enable multidex for the playback tests 2020-09-07 20:40:23 +01:00
README.md Final README updates 2021-10-12 19:52:39 +01:00

ExoPlayer playback test module

Tests playback using ExoPlayer.