BrightcoveShowHideController
Abstracts the show/hide operations.
Author
Paul Michael Reilly --- @pmreilly@brightcove.com
Properties
Link copied to clipboard
Use a fading animation style whereby ...
Link copied to clipboard
Use a sliding animation style whereby ...
Link copied to clipboard
The name for the DID_SHOW_MEDIA_CONTROLS event's controls height property.
Link copied to clipboard
Standard event type used to notify an app that media controls are hidden.
Link copied to clipboard
Standard event type used to notify an app that media controls are showing.
Link copied to clipboard
Standard event type used to emit and listen for hiding media controls.
Link copied to clipboard
Event property key selecting an animation style, a String constant.
Link copied to clipboard
Event property key specifying the Android resource identifiers to either show or hide.
Link copied to clipboard
Event property key specifying delay (in milliseconds, default is three seconds) from showing to hiding the media controls.
Link copied to clipboard
Standard event type used to emit and listen for showing media controls.
Link copied to clipboard
The show/hide timeout value, in milliseconds.
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
It indicates whether the hide mechanism of the ShowHideController is enable or disable.
Link copied to clipboard
It indicates whether the hide mechanism of the ShowHideController is enable or disable.
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
Sets the Brightcove control bar.
Link copied to clipboard
The ShowHideController reacts to several events which causes the Media Controller to hide.
Link copied to clipboard
The ShowHideController reacts to several events which causes the Media Controller to show.
Link copied to clipboard
Sets the animation style.