GetStreamLiveInputRtmpsPlayback

data class GetStreamLiveInputRtmpsPlayback(val streamKey: String, val url: String)

Constructors

Link copied to clipboard
constructor(streamKey: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The secret key to use for playback via RTMPS.

Link copied to clipboard
val url: String

The URL used to play live video over RTMPS.