setAutoShowControls

fun setAutoShowControls(show: Boolean): ArcMediaPlayer

Configuration setting: This can also be set using .configureMediaPlayer and the ArcXPVideoConfig object. Sets whether the playback controls are automatically shown when playback starts, pauses, ends, or fails

Return

Media player object

Parameters

show

true=show, false=do not show