/AWS1/CL_MDXRTRINPUTSTRMDETS¶
Configuration details for the router input stream.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_standard TYPE REF TO /AWS1/CL_MDXSTANDARDRTRINPST00 /AWS1/CL_MDXSTANDARDRTRINPST00¶
Configuration details for a standard router input stream type.
io_medialivechannel TYPE REF TO /AWS1/CL_MDXMEDIALIVECHNLRTR01 /AWS1/CL_MDXMEDIALIVECHNLRTR01¶
Configuration details for a MediaLive channel when used as a router input source.
io_failover TYPE REF TO /AWS1/CL_MDXFAILOVERRTRINPST00 /AWS1/CL_MDXFAILOVERRTRINPST00¶
Configuration details for a failover router input that can automatically switch between two sources.
io_mediaconnectflow TYPE REF TO /AWS1/CL_MDXMEDIACNCTFLOWRTR01 /AWS1/CL_MDXMEDIACNCTFLOWRTR01¶
Configuration details for a MediaConnect flow when used as a router input source.
io_merge TYPE REF TO /AWS1/CL_MDXMERGERTRINPSTRMD00 /AWS1/CL_MDXMERGERTRINPSTRMD00¶
Configuration details for a merge router input that combines two input sources.
Queryable Attributes¶
Standard¶
Configuration details for a standard router input stream type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDARD() |
Getter for STANDARD |
MediaLiveChannel¶
Configuration details for a MediaLive channel when used as a router input source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIALIVECHANNEL() |
Getter for MEDIALIVECHANNEL |
Failover¶
Configuration details for a failover router input that can automatically switch between two sources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILOVER() |
Getter for FAILOVER |
MediaConnectFlow¶
Configuration details for a MediaConnect flow when used as a router input source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIACONNECTFLOW() |
Getter for MEDIACONNECTFLOW |
Merge¶
Configuration details for a merge router input that combines two input sources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MERGE() |
Getter for MERGE |