setForceFullscreenOnLandscape

open override fun setForceFullscreenOnLandscape(forceFullscreenOnLandscape: Boolean)

If set to true, the player will automatically enter fullscreen whenever the device is rotated to landscape and it will exit from fullscreen when the device is rotated to portrait. This will also set FlowplayerView.setFullscreenControlOrientation to true.

Parameters

forceFullscreenOnLandscape

Whether or not to force fullscreen on landscape. The default value is true.