ChimeSdkMediaPipelinesClient

The Amazon Chime SDK media pipeline APIs in this section allow software developers to create Amazon Chime SDK media pipelines that capture, concatenate, or stream your Amazon Chime SDK meetings. For more information about media pipelines, see Amazon Chime SDK media pipelines.

Properties

Link copied to clipboard

ChimeSdkMediaPipelinesClient's configuration

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Creates a media insights pipeline.

Link copied to clipboard

A structure that contains the static configurations for a media insights pipeline.

Link copied to clipboard

Creates a media live connector pipeline in an Amazon Chime SDK meeting.

Creates an Amazon Kinesis Video Stream pool for use with media stream pipelines.

Link copied to clipboard

Creates a streaming media pipeline.

Link copied to clipboard
Link copied to clipboard

Deletes the media pipeline.

Link copied to clipboard

Gets an existing media pipeline.

Link copied to clipboard

Gets the configuration settings for a media insights pipeline.

Link copied to clipboard

Gets an existing media pipeline.

Link copied to clipboard

Retrieves the details of the specified speaker search task.

Link copied to clipboard

Retrieves the details of a voice tone analysis task.

Link copied to clipboard
abstract suspend fun listMediaCapturePipelines(input: ListMediaCapturePipelinesRequest = ListMediaCapturePipelinesRequest { }): ListMediaCapturePipelinesResponse

Returns a list of media pipelines.

Link copied to clipboard

Lists the available media insights pipeline configurations.

Link copied to clipboard

Lists the video stream pools in the media pipeline.

Link copied to clipboard
abstract suspend fun listMediaPipelines(input: ListMediaPipelinesRequest = ListMediaPipelinesRequest { }): ListMediaPipelinesResponse

Returns a list of media pipelines.

Link copied to clipboard

Lists the tags available for a media pipeline.

Link copied to clipboard

Starts a speaker search task.

Link copied to clipboard

Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.

Link copied to clipboard

Stops a speaker search task.

Link copied to clipboard

Stops a voice tone analysis task.

Link copied to clipboard
abstract suspend fun tagResource(input: TagResourceRequest): TagResourceResponse

The ARN of the media pipeline that you want to tag. Consists of the pipeline's endpoint region, resource ID, and pipeline ID.

Link copied to clipboard

Removes any tags from a media pipeline.

Link copied to clipboard

Updates the media insights pipeline's configuration settings.

Link copied to clipboard

Updates the status of a media insights pipeline.

Updates an Amazon Kinesis Video Stream pool in a media pipeline.

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard
Link copied to clipboard

A structure that contains the static configurations for a media insights pipeline.

Link copied to clipboard

Creates a media live connector pipeline in an Amazon Chime SDK meeting.

Creates an Amazon Kinesis Video Stream pool for use with media stream pipelines.

Link copied to clipboard
Link copied to clipboard

Deletes the media pipeline.

Link copied to clipboard
Link copied to clipboard

Gets the configuration settings for a media insights pipeline.

Link copied to clipboard

Gets an existing media pipeline.

Link copied to clipboard

Retrieves the details of the specified speaker search task.

Link copied to clipboard

Retrieves the details of a voice tone analysis task.

Link copied to clipboard
Link copied to clipboard

Returns a list of media pipelines.

Link copied to clipboard

Lists the tags available for a media pipeline.

Link copied to clipboard
Link copied to clipboard

Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ARN of the media pipeline that you want to tag. Consists of the pipeline's endpoint region, resource ID, and pipeline ID.

Link copied to clipboard

Removes any tags from a media pipeline.

Link copied to clipboard
Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.