play

fun play(url: String, timestamp: Long)

Play a stream. This function may throw a SDKError exception.

Parameters

url

: url of the stream to play

timestamp

: position in the stream when dvr is enabled, otherwise is ignored


open override fun play(url: String)

Play a stream. This function may throw a SDKError exception

Parameters

url

: url of the stream to play