media/testutils
samrobinson 9013facdd7 Rename PlaylistMediaMetadata to PlaylistMetadata in Player.
This affects the setter, getter and callback, as well as various
media 3 methods.

PiperOrigin-RevId: 382275672
2021-06-30 13:51:51 +01:00
..
src Rename PlaylistMediaMetadata to PlaylistMetadata in Player. 2021-06-30 13:51:51 +01:00
build.gradle Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
README.md Tweak readme 2021-05-27 16:10:39 +01:00

ExoPlayer test utils

Provides utility classes for ExoPlayer unit and instrumentation tests.

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