ApiVideoPlayerFullScreenController

constructor(fragmentManager: FragmentManager, originalPlayerView: ApiVideoExoPlayerView, playerController: ApiVideoPlayerController, fullScreenListener: ApiVideoExoPlayerView.FullScreenListener? = null)

Parameters

fragmentManager

The fragment manager.

originalPlayerView

The player view.

playerController

The player controller.

fullScreenListener

The full screen listener if you want to lock the orientation in full screen.