Package-level declarations
Types
Information about the library such as version and name.
CastManager uses Google Cast Application Framework's (CAF) SessionManager instance to manage CastSession and coordinate all the Cast interactions. CastManager manages, internally, a custom media channel to facilitate communication between the Sender and the Receiver Applications. CastManager also provides access to CastPlayer, for playing the content on the Web Receiver Application, and enforces policies for accessing Firstlight Platform resources.
Represents the Sender Application listener for the CastManager and com.google.android.gms.cast.framework.CastSession events.
Player instance that sends playback commands to the receiver application based on user interactions.
Listener interface for cast queue events, extending the base Player.Listener.
An interface defining a Cast queue player capable of handling queue navigation.