Package-level declarations

Types

Link copied to clipboard
interface CastSession : Observable<T>
interface CastSession : Observable<T>
A session of casting media content to a media receiver.
Link copied to clipboard
A service that allows observing alive cast sessions.
Link copied to clipboard
An event indicating that the start of the cast session has failed.
Link copied to clipboard
A service that provides access to all the required media casting services.
Link copied to clipboard
interface MediaReceiver : Observable<T>
interface MediaReceiver : Observable<T>
A media receiver to which media content can be cast.
Link copied to clipboard
A service that allows observing media receivers in the environment.
Link copied to clipboard
interface MediaSource
interface MediaSource
A media source that is supported by a media receiver.
Link copied to clipboard
A JavaScript PresentationRequest.
Link copied to clipboard
An exception indicating that the receiver has been disconnected.
Link copied to clipboard
An exception indicating that the receiver has not been discovered within the specified timeout.
Link copied to clipboard
interface Screen
interface Screen
A screen whose content can be cast.
Link copied to clipboard
Configuration options for screen casting.
Link copied to clipboard
A service that allows obtaining connected screens.