No results found.
CastManager is singleton. More...
CastManager is singleton.
It provides enter point for working with cast features.
Disconnect the currently registered OoyalaPlayer from the OOCastManager.
The Android Activity making use of Ooyala Casting should call this appropriately e.g. during its own tear-down.
Disconnects from the connected device.
Implements com.ooyala.android.CastManagerInterface.
For interacting with the cast playback, even when there is no OoyalaPlayer.
Removes viewWeakReference from the OoyalaPlayer, for use after disconnecting from the receiver.
Set up the CastManager singleton.
Called when application is connected from remote device.
Called when application is disconnected from remote device.
Connect the CastManager to the OoyalaPlayer instance.
Must be called before setting the embed code of the video asset on the OoyalaPlayer instance.
Provide key-value pairs that will be passed to the Receiver upon Cast Playback.
Anything added to this will overwrite anything set by default in the init.
Set the view to display while casting.