Class FullScreenButtonController

    • Constructor Detail

      • FullScreenButtonController

        public FullScreenButtonController​(android.content.Context context,
                                          BaseVideoView videoView,
                                          BrightcoveControlBar controlBar,
                                          android.graphics.Typeface font)
        Builds a button controller to manage the full screen button. The states are either in full screen or not in full screen.
        Parameters:
        context - The Android application context.
        videoView - The SDK video view object.
        controlBar - The button widget parent view.
        font - The, possibly null, typeface for the button.