BrightcoveVideoTracksController
open class BrightcoveVideoTracksController : AbstractComponent
A controller class for managing video quality selection dialog windows.
Functions
Link copied to clipboard
Convenience method to add an EventListener for the given type using the EventEmitter.on() method.
Link copied to clipboard
Convenience method to add an EventListener for the given type using the EventEmitter.once() method.
Link copied to clipboard
Provides a reference to the EventEmitter with which this component was initialized
Link copied to clipboard
Removes the specified listener from the EventEmitter.
Link copied to clipboard
Removes all set listeners from the EventEmitter.
Link copied to clipboard
Helper that prepares the video tracks dialog with the current state and displays the dialog over the video player.