MergeRouterInputProtocolConfiguration
Protocol configuration settings for merge router inputs.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- rist
-
The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.
Type: RistRouterInputConfiguration object
Required: No
- rtp
-
The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.
Type: RtpRouterInputConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: