RtpRouterOutputConfiguration
The configuration settings for a router output using the RTP (Real-Time Transport Protocol) protocol, including the destination address and port, and forward error correction state.
Types
Properties
Link copied to clipboard
The destination IP address for the RTP protocol in the router output configuration.
Link copied to clipboard
The destination port number for the RTP protocol in the router output configuration.
Link copied to clipboard
The state of forward error correction for the RTP protocol in the router output configuration.
Functions
Link copied to clipboard
inline fun copy(block: RtpRouterOutputConfiguration.Builder.() -> Unit = {}): RtpRouterOutputConfiguration