ChimeSDKMediaPipelines
import { ChimeSDKMediaPipelines } from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/chimesdkmediapipelines.ts?docs=full";§Constructors
§Methods
Creates a media pipeline.
Creates a media concatenation pipeline.
Creates a media insights pipeline.
A structure that contains the static configurations for a media insights pipeline.
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.
Note:
If a meeting uses an opt-in Region as its MediaRegion, the KVS stream must be in that same Region.
For example, if a meeting uses the af-south-1 Region, the KVS stream must also be in af-south-1.
However, if the meeting uses a Region that AWS turns on by default, the KVS stream can be in any available Region, including an opt-in Region.
For example, if the meeting uses ca-central-1, the KVS stream can be in eu-west-2, us-east-1, af-south-1, or any other Region that the Amazon Chime SDK supports.
To learn which AWS Region a meeting uses, call the GetMeeting API and use the MediaRegion parameter from the response.
For more information about opt-in Regions, refer to Available Regions in the Amazon Chime SDK Developer Guide, and Specify which AWS Regions your account can use, in the AWS Account Management Reference Guide.
Creates a streaming media pipeline.
Deletes the media pipeline.
Deletes the specified configuration settings.
Deletes the media pipeline.
Deletes an Amazon Kinesis Video Stream pool.
Gets an existing media pipeline.
Gets the configuration settings for a media insights pipeline.
Gets an existing media pipeline.
Gets an Kinesis video stream pool.
Retrieves the details of the specified speaker search task.
Retrieves the details of a voice tone analysis task.
Returns a list of media pipelines.
Lists the available media insights pipeline configurations.
Lists the video stream pools in the media pipeline.
Returns a list of media pipelines.
Lists the tags available for a media pipeline.
Starts a speaker search task.
! IMPORTANT: ! Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
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.
! IMPORTANT: ! Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
Stops a speaker search task.
Stops a voice tone analysis task.
The ARN of the media pipeline that you want to tag. Consists of the pipeline's endpoint region, resource ID, and pipeline ID.
Updates the media insights pipeline's configuration settings.
Updates the status of a media insights pipeline.
Updates an Amazon Kinesis Video Stream pool in a media pipeline.