The Media3 cast module extends your media playback experience to
Cast devices. It lets your app cast content to compatible devices,
such as TVs and speakers. The sender app acts as a remote controller for media
playback on the receiver device. This module integrates with the Jetpack
Media3 library, so you can use the same Player interface and UI
components for both local and remote playback.
Media3 CastPlayer
The CastPlayer is a media player API included in Media3 that supports both
local and remote media playback. It implements the Player interface to manage
playback, simplifying the integration of casting into your media experience.
Other Cast integrations
The Cast SDK overview explains how to integrate Cast with other platforms, such as building a receiver app or integrating with the web sender SDK.