media3/robolectricutils
ibaker 90412168e4 Add @RequiresApi(29) to RandomizedMp3Decoder
This is needed for the MediaFormat#getInteger calls in onConfigured().

The end-to-end playback tests this is used for have to run on API 29
anyway (because of ShadowMediaCodec and ShadowMediaCodecList
functionality).

#minor-release

PiperOrigin-RevId: 353858622
2021-02-01 22:54:24 +00:00
..
2020-10-06 14:30:10 +01:00
2020-10-06 14:30:10 +01:00

ExoPlayer Robolectric utils

Provides test infrastructure for ExoPlayer Robolectric-based tests.

  • Javadoc: Classes matching com.google.android.exoplayer2.robolectric belong to this module.