Interface | Description |
---|---|
CastSession |
A session of casting media content to a media receiver.
|
CastSessions | |
MediaCasting |
A service that provides access to all the required media casting services.
|
MediaReceiver |
A media receiver to which media content can be cast.
|
MediaReceivers |
A service that allows observing media receivers in the environment.
|
MediaSource |
A media source that is supported by
a media receiver.
|
PresentationRequest |
A JavaScript
PresentationRequest . |
Screen |
A screen whose content can be cast.
|
ScreenCastOptions |
Configuration options for screen casting.
|
Screens |
A service that allows obtaining connected screens.
|
Class | Description |
---|---|
ScreenCastOptions.Builder |
A builder of
ScreenCastOptions . |
Exception | Description |
---|---|
CastSessionStartFailedException |
An event indicating that the start of the cast session has failed.
|
ReceiverDisconnectedException |
An exception indicating that the receiver has been disconnected.
|
ReceiverNotDiscoveredException |
An exception indicating that the receiver has not been discovered within the specified timeout.
|