/AWS1/CL_CHPMEDIACONCATENATI00¶
Concatenates audio and video data from one or more data streams.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_mediapipelineid
TYPE /AWS1/CHPGUIDSTRING
/AWS1/CHPGUIDSTRING
¶
The ID of the media pipeline being concatenated.
iv_mediapipelinearn
TYPE /AWS1/CHPAMAZONRESOURCENAME
/AWS1/CHPAMAZONRESOURCENAME
¶
The ARN of the media pipeline that you specify in the
SourceConfiguration
object.
it_sources
TYPE /AWS1/CL_CHPCONCATENATIONSRC=>TT_CONCATENATIONSOURCELIST
TT_CONCATENATIONSOURCELIST
¶
The data sources being concatenated.
it_sinks
TYPE /AWS1/CL_CHPCONCATENATIONSINK=>TT_CONCATENATIONSINKLIST
TT_CONCATENATIONSINKLIST
¶
The data sinks of the concatenation pipeline.
iv_status
TYPE /AWS1/CHPMEDIAPIPELINESTATUS
/AWS1/CHPMEDIAPIPELINESTATUS
¶
The status of the concatenation pipeline.
iv_createdtimestamp
TYPE /AWS1/CHPISO8601TIMESTAMP
/AWS1/CHPISO8601TIMESTAMP
¶
The time at which the concatenation pipeline was created.
iv_updatedtimestamp
TYPE /AWS1/CHPISO8601TIMESTAMP
/AWS1/CHPISO8601TIMESTAMP
¶
The time at which the concatenation pipeline was last updated.
Queryable Attributes¶
MediaPipelineId¶
The ID of the media pipeline being concatenated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEDIAPIPELINEID() |
Getter for MEDIAPIPELINEID, with configurable default |
ASK_MEDIAPIPELINEID() |
Getter for MEDIAPIPELINEID w/ exceptions if field has no val |
HAS_MEDIAPIPELINEID() |
Determine if MEDIAPIPELINEID has a value |
MediaPipelineArn¶
The ARN of the media pipeline that you specify in the
SourceConfiguration
object.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEDIAPIPELINEARN() |
Getter for MEDIAPIPELINEARN, with configurable default |
ASK_MEDIAPIPELINEARN() |
Getter for MEDIAPIPELINEARN w/ exceptions if field has no va |
HAS_MEDIAPIPELINEARN() |
Determine if MEDIAPIPELINEARN has a value |
Sources¶
The data sources being concatenated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCES() |
Getter for SOURCES, with configurable default |
ASK_SOURCES() |
Getter for SOURCES w/ exceptions if field has no value |
HAS_SOURCES() |
Determine if SOURCES has a value |
Sinks¶
The data sinks of the concatenation pipeline.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SINKS() |
Getter for SINKS, with configurable default |
ASK_SINKS() |
Getter for SINKS w/ exceptions if field has no value |
HAS_SINKS() |
Determine if SINKS has a value |
Status¶
The status of the concatenation pipeline.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
CreatedTimestamp¶
The time at which the concatenation pipeline was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
UpdatedTimestamp¶
The time at which the concatenation pipeline was last updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP, with configurable default |
ASK_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP w/ exceptions if field has no va |
HAS_UPDATEDTIMESTAMP() |
Determine if UPDATEDTIMESTAMP has a value |