media/demos/cast
bachinger 49a2e5a5cb add manifest to Timeline.Window
- Remove manifest argument from callbacks of Player.EventListener and
  SourceInfoRefreshListener. Instead make it accessible through
  Player.getCurrentManifest() and Timeline.Window.manifest.
- Fix all MediaSource implementation to include the manifest in the
  Timeline instead of passing it to the SourceInfoRefreshListener.
- Refactor ExoPlayerTestRunner, FakeTimeline, FakeMediaSource to
  reflect these changes and make tests pass.

PiperOrigin-RevId: 257359662
2019-07-14 16:20:45 +01:00
..
src/main add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
build.gradle Migrate to androidx 2019-02-19 13:22:54 +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.