media/robolectricutils
tonihei 737630740c Add WAV playback tests.
The output dumps are intentionally empty because the playback
is using bypass modes.

Still adding a AUDIO_RAW decoder to the ShadowMediaCodecConfig to
ensure that we would output samples if bypass mode were disabled.

PiperOrigin-RevId: 352794959
2021-01-22 16:20:44 +00:00
..
src Add WAV playback tests. 2021-01-22 16:20:44 +00:00
build.gradle Create a robolectricutils module 2020-10-06 14:30:10 +01:00
README.md Create a robolectricutils module 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.