setAutoStartPlay

fun setAutoStartPlay(play: Boolean): ArcMediaPlayer

Configuration setting: This can also be set using .configureMediaPlayer and the ArcXPVideoConfig object. Sets the flag to automatically start playback when the video is ready.

Return

Media play object

Parameters

play

true=auto start, false=do not auto start