GetStreamLiveInputSrtPlayback

data class GetStreamLiveInputSrtPlayback(val passphrase: String, val streamId: String, val url: String)

Constructors

Link copied to clipboard
constructor(passphrase: String, streamId: String, url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The secret key to use for playback via SRT.

Link copied to clipboard

The identifier of the live input to use for playback via SRT.

Link copied to clipboard
val url: String

The URL used to play live video over SRT.