StreamLiveInputWebRtcPlayback

data class StreamLiveInputWebRtcPlayback(val url: String? = null)

Constructors

Link copied to clipboard
constructor(url: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val url: String? = null

The URL used to play live video over WebRTC.