emit

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.