Api Video Player Full Screen Controller
constructor(fragmentManager: FragmentManager, originalPlayerView: ApiVideoExoPlayerView, playerController: ApiVideoPlayerController, fullScreenListener: ApiVideoExoPlayerView.FullScreenListener? = null)
Parameters
fragment Manager
The fragment manager.
original Player View
The player view.
player Controller
The player controller.
full Screen Listener
The full screen listener if you want to lock the orientation in full screen.