Package com.brightcove.player.mediacontroller
Application developer level documentation for the Brightcove Android media controller.
See: Description
-
Class Summary Class Description BrightcoveSeekBar Provides a seek bar object that also manages arbitrary markers for chapters, ads or some other purpose. BrightcoveMediaControlRegistryImpl Provides a button controller registry where collections of button controllers are managed. Builder The MediaControllerConfig Builder. MediaControllerConfig A configuration class that can be used to configure BrightcoveMediaController. TimedThumbnail BrightcoveControlBar Provides a control bar wrapper class. BrightcoveShowHideController Abstracts the show/hide operations. BrightcoveMediaController The default Brightcove media controller patterned on the Brightcove Web Player. BrightcoveSeekBarController Abstracts the seekbar operations and provides a helper class for the seekbar in general. -
Interface Summary Interface Description ThumbnailDocumentCreator Interface use to create an implementation of ThumbnailDocument given a list of TimedThumbnail MediaControllerKeyDispatcher The key dispatcher interface for the Media Controller. TimedThumbnailFilter The TimedThumbnail available for a video may be dependent on the duration of such a video, going from dozens to hundreds of images. BrightcoveMediaControlRegistry Defines the interface for managing a collection of controllers for media control buttons which use an icon fontset to present the button operation via a glyph defined by the font. ThumbnailDocument The document containing an ordered list of TimedThumbnail for a particular com.brightcove.player.model.Video ShowHideController Defines the facilities for managing media controls visibility.