BBNativePlayerAPI
class BBNativePlayerAPI(playerView: BBNativePlayerView, eventBus: EventBus?) : EventListenerInterface
BBNativePlayerAPI is the convenience API, accessible via BBNativePlayerView::player. It simply wraps BBNativePlayerView::callApiMethod & BBNativePlayerView::getApiProperty
Parameters
playerView
Constructors
Properties
Functions
Link copied to clipboard
Destruct, freeing all memory allocated internally
Link copied to clipboard
Cancel AutoPlayNext countdown
Link copied to clipboard
Enter fullscreen
Link copied to clipboard
Leave fullscreen
Link copied to clipboard
fun loadWithClipList(clipList: MediaClipList, initiator: String? = "external", autoPlay: Boolean? = true, seekTo: Number? = null, context: Map<String, Any?>? = null)
Load With Clip List
Link copied to clipboard
Update Playout With JSON