VideoPlaybackController

constructor(eventEmitter: EventEmitter)

Being a Component, VideoPlaybackController requires an EventEmitter on initialization.

Parameters

eventEmitter

the EventEmitter through which this Component will listen for and emit events to interact with other components in the player