The`cast`module in Media3 extends your media playback experience to Cast devices. This module integrates seamlessly with the[Jetpack Media3](https://developer.android.com/guide/topics/media/media3)library, allowing you to 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 enables both local and remote media playback. It uses the`Player`API to manage playback, simplifying the integration of local and remote playback into your media experience.

[Go to Media3 CastPlayer](https://developer.android.com/media/media3/cast/create-castplayer)

## 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.

[Explore Cast SDK](https://developers.google.com/cast/docs/developers)