MediaControlsVisibilityManager

Provides a class to manage the media controls visibility state.

Author

Paul Michael Reilly --- pmreilly@brightcove.com

Constructors

Link copied to clipboard
constructor(videoView: BaseVideoView)
Builds a media controls visibility manager for a given video view object.

Functions

Link copied to clipboard
open fun initListeners(eventEmitter: EventEmitter)
Initializes the event handlers that hide and show the media controls and manage the Activity lifecycle save/restore operations for a given event emitter object.
Link copied to clipboard
Sets the media controls visibility state for the established state.