Skip to content

/AWS1/CL_MDXRTPROUTERINPUTCONF

The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_port TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER

The port number used for the RTP protocol in the router input configuration.

Optional arguments:

iv_forwarderrorcorrection TYPE /AWS1/MDXFORWARDERRORCORRSTATE /AWS1/MDXFORWARDERRORCORRSTATE

The state of forward error correction for the RTP protocol in the router input configuration.


Queryable Attributes

Port

The port number used for the RTP protocol in the router input configuration.

Accessible with the following methods

Method Description
GET_PORT() Getter for PORT, with configurable default
ASK_PORT() Getter for PORT w/ exceptions if field has no value
HAS_PORT() Determine if PORT has a value

ForwardErrorCorrection

The state of forward error correction for the RTP protocol in the router input configuration.

Accessible with the following methods

Method Description
GET_FORWARDERRORCORRECTION() Getter for FORWARDERRORCORRECTION, with configurable default
ASK_FORWARDERRORCORRECTION() Getter for FORWARDERRORCORRECTION w/ exceptions if field has
HAS_FORWARDERRORCORRECTION() Determine if FORWARDERRORCORRECTION has a value