DaroVideoController

data class DaroVideoController(videoController: VideoController)

VideoController for Daro SDK

Constructors

Link copied to clipboard
constructor(videoController: VideoController)

Types

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun mute(mute: Boolean)
Link copied to clipboard
fun pause()
Link copied to clipboard
fun play()
Link copied to clipboard
fun stop()