media3/playbacktests
ibaker 57dbf22bfd 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
(cherry picked from commit 21cab6124de7b65f1af016cfc260555fa0b6e738)
2022-07-21 16:24:07 +01:00
..
2021-10-12 19:52:39 +01:00

ExoPlayer playback test module

Tests playback using ExoPlayer.