VdoPlayerControlView

class VdoPlayerControlView @JvmOverloads constructor(context: Context?, attrs: AttributeSet? = null, defStyle: Int = 0) : VdoPlayerBaseControlView

A view for controlling playback via a VdoPlayer.

Constructors

Link copied to clipboard
fun VdoPlayerControlView(context: Context?, attrs: AttributeSet? = null, defStyle: Int = 0)

Functions

Link copied to clipboard
open override fun setVdoParamsGenerator(vdoParamsGenerator: VdoParamsGenerator?)