Builder

class Builder(brightcoveVideoView: <Error class: unknown class>, catalog: <Error class: unknown class>)

Builder to configure the BumperComponent

Constructors

Link copied to clipboard
constructor(brightcoveVideoView: <Error class: unknown class>, catalog: <Error class: unknown class>)

Functions

Link copied to clipboard

Build a BumperComponent object

Link copied to clipboard

Through this method the control bar can be hidden. It is set to true by default.

Link copied to clipboard
fun setMediaController(mediaController: <Error class: unknown class>?): BumperComponent.Builder

Use this method to set a custom BrightcoveMediaController. Note: If .setHideControls is set to true, the control bar will be hidden.

Link copied to clipboard

Through this method seeking can be enabled. Seeking is disabled by default.