Skip to content

/AWS1/CL_MDXFAILOVERRTRINPPR00

Protocol configuration settings for failover router inputs.

CONSTRUCTOR

IMPORTING

Optional arguments:

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.

io_srtlistener TYPE REF TO /AWS1/CL_MDXSRTLSTENERRTRINP00 /AWS1/CL_MDXSRTLSTENERRTRINP00

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.

io_srtcaller TYPE REF TO /AWS1/CL_MDXSRTCALLERRTRINPC00 /AWS1/CL_MDXSRTCALLERRTRINPC00

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

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.


Queryable Attributes

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

SrtListener

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.

Accessible with the following methods

Method Description
GET_SRTLISTENER() Getter for SRTLISTENER

SrtCaller

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

Accessible with the following methods

Method Description
GET_SRTCALLER() Getter for SRTCALLER

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

Public Local Types In This Class

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

TT_FAILOVERRTRINPPROTCONFLIST

TYPES TT_FAILOVERRTRINPPROTCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDXFAILOVERRTRINPPR00 WITH DEFAULT KEY
.