Skip to content

/AWS1/CL_MDXMERGERTRINPPROTC00

Protocol configuration settings for merge router inputs.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_rtp TYPE REF TO /AWS1/CL_MDXRTPROUTERINPUTCONF /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.

io_rist TYPE REF TO /AWS1/CL_MDXRISTRTRINPUTCONF /AWS1/CL_MDXRISTRTRINPUTCONF

The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.


Queryable Attributes

Rtp

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

Accessible with the following methods

Method Description
GET_RTP() Getter for RTP

Rist

The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.

Accessible with the following methods

Method Description
GET_RIST() Getter for RIST

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_MERGERTRINPUTPROTCONFLIST

TYPES TT_MERGERTRINPUTPROTCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDXMERGERTRINPPROTC00 WITH DEFAULT KEY
.