MediaConcatenationPipeline - Amazon Chime SDK

MediaConcatenationPipeline

Concatenates audio and video data from one or more data streams.

Contents

CreatedTimestamp

The time at which the concatenation pipeline was created.

Type: Timestamp

Required: No

MediaPipelineArn

The ARN of the media pipeline that you specify in the SourceConfiguration object.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

MediaPipelineId

The ID of the media pipeline being concatenated.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}

Required: No

Sinks

The data sinks of the concatenation pipeline.

Type: Array of ConcatenationSink objects

Array Members: Fixed number of 1 item.

Required: No

Sources

The data sources being concatenated.

Type: Array of ConcatenationSource objects

Array Members: Fixed number of 1 item.

Required: No

Status

The status of the concatenation pipeline.

Type: String

Valid Values: Initializing | InProgress | Failed | Stopping | Stopped | Paused | NotStarted

Required: No

UpdatedTimestamp

The time at which the concatenation pipeline was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: