media/demos
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
..
cast Playlist API: move media item based API to Player 2020-03-27 23:30:46 +00:00
gl Remove generics from DRM components 2020-03-20 12:48:50 +00:00
main Update Activity and fragment libraries from aosp-androidx-master-dev with build id #6325864(2020-03-23) to google3 2020-03-25 13:05:50 +00:00
surface Remove generics from DRM components 2020-03-20 12:48:50 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer demos

This directory contains applications that demonstrate how to use ExoPlayer. Browse the individual demos and their READMEs to learn more.