media/testutils/src
bachinger 2028fdd756 add media item based playlist methods
After this change users of ExoPlayerImpl and SimpleExoPlayer can use the media item base playlist API which converts the media item to a media source.

It adds the media item based methods to the ExoPlayer instead of the Player interface. This avoids a big change in the CastPlayer which requires migrating the cast extension to the MediaItem of the core module (follow up CLs).

PiperOrigin-RevId: 300575567
2020-03-19 00:47:04 +00:00
..
main add media item based playlist methods 2020-03-19 00:47:04 +00:00
test Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00