toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.util
/
EventUtil
Event
Util
open
class
EventUtil
Members
Constructors
Event
Util
Link copied to clipboard
constructor
(
)
Functions
emit
Link copied to clipboard
open
fun
emit
(
eventEmitter
:
EventEmitter
,
eventType
:
String
,
video
:
Video
)
Utility for emitting an Event with a Video property.
open
fun
emit
(
eventEmitter
:
EventEmitter
,
eventType
:
String
,
video
:
Video
,
source
:
Source
)
Utility for emitting an Event with a Video and a Source property.