Quality Button Controller
constructor(context: Context, videoView: BaseVideoView, controlBar: BrightcoveControlBar, font: Typeface, bundle: Bundle)
Constructor for QualityButtonController.
Parameters
context
The Android application context.
video View
The base video view with the quality button.
control Bar
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.