AbstractButtonController

constructor(context: Context, videoView: BaseVideoView, controlBar: View, id: Int, font: Typeface)

Builds a complete controller.

Parameters

context

The given Android application context.

videoView

The SDK video view used, possibly, to determine managed state asssociated with the button.

controlBar

The layout widget to which the button will be added.

id

The Android resource identifier for the button being controlled.