SrtListenerRouterInputConfiguration - AWS Elemental MediaConnect

SrtListenerRouterInputConfiguration

The configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and decryption key configuration.

Contents

minimumLatencyMilliseconds

The minimum latency in milliseconds for the SRT protocol in listener mode.

Type: Long

Valid Range: Minimum value of 10. Maximum value of 10000.

Required: Yes

port

The port number for the SRT protocol in listener mode.

Type: Integer

Valid Range: Minimum value of 3000. Maximum value of 30000.

Required: Yes

decryptionConfiguration

Specifies the decryption settings for an SRT listener input, including the encryption key configuration and associated parameters.

Type: SrtDecryptionConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: