MediaCapturePipeline

A media pipeline object consisting of an ID, source type, source ARN, a sink type, a sink ARN, and a configuration object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration for a specified media pipeline. SourceType must be ChimeSdkMeeting.

Link copied to clipboard

The time at which the pipeline was created, in ISO 8601 format.

Link copied to clipboard

The ARN of the media capture pipeline

Link copied to clipboard

The ID of a media pipeline.

Link copied to clipboard

ARN of the destination to which the media artifacts are saved.

Link copied to clipboard

The Amazon Resource Name (ARN) of the sink role to be used with AwsKmsKeyId in SseAwsKeyManagementParams.

Link copied to clipboard

Destination type to which the media artifacts are saved. You must use an S3 Bucket.

Link copied to clipboard

ARN of the source from which the media artifacts are saved.

Link copied to clipboard

Source type from which media artifacts are saved. You must use ChimeMeeting.

Link copied to clipboard

An object that contains server side encryption parameters to be used by media capture pipeline. The parameters can also be used by media concatenation pipeline taking media capture pipeline as a media source.

Link copied to clipboard

The status of the media pipeline.

Link copied to clipboard

The time at which the pipeline was updated, in ISO 8601 format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String