setShowClosedCaptionTrackSelection

fun setShowClosedCaptionTrackSelection(show: Boolean): ArcMediaPlayer

Configuration setting: This can also be set using .configureMediaPlayer and the ArcXPVideoConfig object. Determines if the closed caption track selection dialog is displayed when CC button is pressed or if CC mode toggles on/off.

Return

Media player object

Parameters

show

true=show the dialog, false=toggle CC on/off