mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
`stop(true)` is almost the same as `clearMediaItems(); stop();`, except that any player error isn't cleared. Clearing media items more clearly expresses the intent. PiperOrigin-RevId: 350516748 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
Cast demo application
This folder contains a demo application that showcases ExoPlayer integration with Google Cast.
Please see the demos README for instructions on how to build and run this demo.