/AWS1/CL_MDXMEDIALIVEINPRTRO00¶
Configuration settings for connecting a router output to a MediaLive input.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_dsttransitencryption TYPE REF TO /AWS1/CL_MDXMEDIALIVETRANSIT00 /AWS1/CL_MDXMEDIALIVETRANSIT00¶
The encryption configuration for the MediaLive input when connected to this router output.
Optional arguments:¶
iv_medialiveinputarn TYPE /AWS1/MDXMEDIALIVEINPUTARN /AWS1/MDXMEDIALIVEINPUTARN¶
The ARN of the MediaLive input to connect to this router output.
iv_medialivepipelineid TYPE /AWS1/MDXMEDIALIVEINPUTPLINID /AWS1/MDXMEDIALIVEINPUTPLINID¶
The index of the MediaLive pipeline to connect to this router output.
Queryable Attributes¶
MediaLiveInputArn¶
The ARN of the MediaLive input to connect to this router output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIALIVEINPUTARN() |
Getter for MEDIALIVEINPUTARN, with configurable default |
ASK_MEDIALIVEINPUTARN() |
Getter for MEDIALIVEINPUTARN w/ exceptions if field has no v |
HAS_MEDIALIVEINPUTARN() |
Determine if MEDIALIVEINPUTARN has a value |
MediaLivePipelineId¶
The index of the MediaLive pipeline to connect to this router output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEDIALIVEPIPELINEID() |
Getter for MEDIALIVEPIPELINEID, with configurable default |
ASK_MEDIALIVEPIPELINEID() |
Getter for MEDIALIVEPIPELINEID w/ exceptions if field has no |
HAS_MEDIALIVEPIPELINEID() |
Determine if MEDIALIVEPIPELINEID has a value |
DestinationTransitEncryption¶
The encryption configuration for the MediaLive input when connected to this router output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DSTTRANSITENCRYPTION() |
Getter for DESTINATIONTRANSITENCRYPTION |