setViewsToHide

fun setViewsToHide(vararg views: View?): ArcMediaPlayer

Configuration setting: This can also be set using .configureMediaPlayer and the ArcXPVideoConfig object. Adds a list of views that will be hidden when PIP is activated. This is used to hide any views in the Activity or Fragment such as action bar, buttons, etc that are not the actual video view.

Return

Media player object

Parameters

views

List of views