| MediaController.MediaControllerListener | Provides informations on playback status (position, playing,...) and metadata (title, tracks,...) |
| MediaController | A dedicated DataStream that manages media control like playing a
video, audio or loading picture
|
| MediaEvent | Represents a media related event notified by the remote application. |
| Metadata | Describes the metadata of a media |
| PlaybackStatus | Describes the status of the current media |
| PrepareCommand | Describes the media to be casted. |
| PrepareCommand.Builder | Builder to initialize and instanciate a PrepareCommand |
| Track | Describes a media track |
| MediaType | Defines the media type |
| PlaybackState | Defines the different Playback states |
| ReplyStatus | Status provided in the reply of a media command |
| Track.Type | Defines the track types |
| TransferMode | Defines the transfer mode |