SrtCallerRouterInputConfiguration
The configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in caller mode, including the source address and port, minimum latency, stream ID, and decryption key configuration.
Types
Properties
Link copied to clipboard
Specifies the decryption settings for an SRT caller input, including the encryption key configuration and associated parameters.
Link copied to clipboard
The minimum latency in milliseconds for the SRT protocol in caller mode.
Link copied to clipboard
The source IP address for the SRT protocol in caller mode.
Link copied to clipboard
The source port number for the SRT protocol in caller mode.
Functions
Link copied to clipboard
inline fun copy(block: SrtCallerRouterInputConfiguration.Builder.() -> Unit = {}): SrtCallerRouterInputConfiguration