MediaStreamPipeline - Amazon Chime SDK

MediaStreamPipeline

Structure that contains the settings for a media stream pipeline.

Contents

CreatedTimestamp

The time at which the media stream pipeline was created.

Type: Timestamp

Required: No

MediaPipelineArn

The ARN of the media stream pipeline.

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 stream pipeline

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 media stream pipeline's data sinks.

Type: Array of MediaStreamSink objects

Array Members: Minimum number of 1 item. Maximum number of 2 items.

Required: No

Sources

The media stream pipeline's data sources.

Type: Array of MediaStreamSource objects

Array Members: Minimum number of 1 item.

Required: No

Status

The status of the media stream pipeline.

Type: String

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

Required: No

UpdatedTimestamp

The time at which the media stream pipeline was 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: