Package-level declarations
Types
Link copied to clipboard
abstract class AbstractButtonController : AbstractComponent, ButtonController, RemoteControlKeyState
Provides a class for customers which consists of basic ButtonController method implementations to simplify adding customized media controls.
Link copied to clipboard
The default Brightcove audio tracks button controller.
Link copied to clipboard
Defines the interface for managing a media control button which uses an icon fontset to present the button operation via a glyph defined by the font.
Link copied to clipboard
Provides a class to manage a given button state, for example, the "play" state.
Link copied to clipboard
The default Brightcove captions button controller.
Link copied to clipboard
The default close button controller.
Link copied to clipboard
The default Brightcove Fast forward controller.
Link copied to clipboard
The default Brightcove fullScreen controller.
Link copied to clipboard
The default Brightcove live controller.
Link copied to clipboard
The default Brightcove picture-in-picture button controller.
Link copied to clipboard
The default Brightcove play button controller.
Link copied to clipboard
The default Brightcove player options button controller.
Link copied to clipboard
interface RemoteControlKeyState
Defines the interface to handle and react to the key events coming from the remote control, depending on the state of the media controller.
Link copied to clipboard
The default Brightcove rewind controller.
Link copied to clipboard
Provides an abstract class that allows a subclass to either seek back or seek forward.
Link copied to clipboard
The default Brightcove VR mode button controller.