ibaker 21e659ef8e Migrate the cast demo app from PlayerView to StyledPlayerView
StyledPlayerControlView can't really be used on its own (like
PlayerControlView was used here), so we instead use the same
StyledPlayerView instance for both local and casted playback,
replacing the content with a cast icon while casting.

PiperOrigin-RevId: 410764338
2021-11-19 15:05:55 +00:00
..
2021-10-27 09:12:46 +01:00
2019-02-19 13:22:54 +00:00
2021-10-12 19:40:44 +01:00

Cast demo

This app demonstrates integration with Google Cast, as well as switching between Google Cast and local playback using ExoPlayer.

See the demos README for instructions on how to build and run this demo.