Srt

class Srt

Specifies information needed to stream using the SRT protocol.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The endpoint to be used when streaming with IVS using the SRT protocol.

Link copied to clipboard

Auto-generated passphrase to enable encryption. This field is applicable only if the end user has not enabled the insecureIngest option for the channel.

Functions

Link copied to clipboard
inline fun copy(block: Srt.Builder.() -> Unit = {}): Srt
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String