media/demos/cast
bachinger 4bb6036cf6 add playback state changed listener
This change deprecates Player.onPlayerStateChanged(boolean pwr, int state). It removes deprecation for trivial cases. I'll remove other deprecated usages (mostly in ui module) in follow-up CLs to not bloat this CL.

PiperOrigin-RevId: 292917872
2020-02-11 17:07:03 +00:00
..
src/main add playback state changed listener 2020-02-11 17:07:03 +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.