QualityButtonController

constructor(context: Context, videoView: BaseVideoView, controlBar: BrightcoveControlBar, font: Typeface, bundle: Bundle)

Constructor for QualityButtonController.

Parameters

context

The Android application context.

videoView

The base video view with the quality button.

controlBar

The quality button's parent view.

font

The, possibly null, typeface for the button.

bundle

The, possibly null, state save information generated on an Activity lifecycle or configuration change event.