media/demos/cast
bachinger d0fc83ed8a Playlist API: move media item based API to Player
This moves the playlist API methods to the Player interface. Implementation is moved from ExoPlayerImpl to BasePlayer where possible.

Further the CastPlayer is changed to implement the Player interface. Proper migration of the Playermanager to not use the ConcatenatingMediaSource anymore follows in a separate, future CL.

PiperOrigin-RevId: 302937779
2020-03-27 23:30:46 +00:00
..
src/main Playlist API: move media item based API to Player 2020-03-27 23:30:46 +00:00
build.gradle Bump targetSdkVersion to 29 for demo apps only 2019-12-04 09:58:47 +00:00
proguard-rules.txt Migrate to androidx 2019-02-19 13:22:54 +00:00
README.md Allow easier ExoPlayer/Cast integration 2017-08-17 22:56:52 +01:00

Cast demo application

This folder contains a demo application that showcases ExoPlayer integration with Google Cast.