Package com.brightcove.player.mediacontroller.buttons
See: Description
-
Class Summary Class Description PictureInPictureButtonController The default Brightcove picture-in-picture button controller. ButtonState Provides a class to manage a given button state, for example, the "play" state. PlayButtonController The default Brightcove play button controller. FullScreenButtonController The default Brightcove fullScreen controller. LiveButtonController The default Brightcove live controller. VRButtonController The default Brightcove VR mode button controller. CloseButtonController The default close button controller. RewindButtonController The default Brightcove rewind controller. AbstractButtonController Provides a class for customers which consists of basic ButtonController method implementations to simplify adding customized media controls. PlayerOptionsButtonController The default Brightcove player options button controller. CaptionsButtonController The default Brightcove captions button controller. SeekButtonController Provides an abstract class that allows a subclass to either seek back or seek forward. FastForwardButtonController The default Brightcove Fast forward controller. AudioTracksButtonController The default Brightcove audio tracks button controller. -
Interface Summary Interface Description 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. ButtonController 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. -
Annotation Summary Annotation Description Visibility