lib / tv.smartclip.smartclientandroid.lib.video_player / ExoWrapper / mainScope

mainScope

protected val mainScope: CoroutineScope

CoroutineScope used to call any method on the ExoPlayer. Must be a scope using Dispatchers.Main.

Property

mainScope - CoroutineScope used to call any method on the ExoPlayer. Must be a scope using Dispatchers.Main.