BrightcoveChannelUtil
class BrightcoveChannelUtil
An util class that helps sending messages to the Brightcove Cast app receiver using the BRIGHTCOVE_CAST_CHANNEL channel.
Functions
Link copied to clipboard
open fun castSplashScreen(castSession: CastSession, splashScreen: SplashScreen): PendingResult<Status>
Cast the Splash Screen to the Brightcove Cast app receiver.
Link copied to clipboard
open fun sendBrightcoveMessage(castSession: CastSession, message: BrightcoveMessage): PendingResult<Status>
Send a BrightcoveMessage to the Brightcove Cast app receiver.
Link copied to clipboard
Send a message to the Brightcove Cast app receiver.