View Source AWS.ChimeSDKMediaPipelines (aws-elixir v0.13.1)
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 pipleines, see Amazon Chime SDK media pipelines.
Link to this section Summary
Functions
Creates a media pipeline.
Creates a media concatenation pipeline.
Creates a streaming media pipeline in an Amazon Chime SDK meeting.
Deletes the media pipeline.
Deletes the media pipeline.
Gets an existing media pipeline.
Gets an existing media pipeline.
Returns a list of media pipelines.
Returns a list of media pipelines.
Lists the tags available for a media pipeline.
The ARN of the media pipeline that you want to tag.
Removes any tags from a media pipeline.
Link to this section Functions
Creates a media pipeline.
Creates a media concatenation pipeline.
create_media_live_connector_pipeline(client, input, options \\ [])
View SourceCreates a streaming media pipeline in an Amazon Chime SDK meeting.
delete_media_capture_pipeline(client, media_pipeline_id, input, options \\ [])
View SourceDeletes the media pipeline.
delete_media_pipeline(client, media_pipeline_id, input, options \\ [])
View SourceDeletes the media pipeline.
get_media_capture_pipeline(client, media_pipeline_id, options \\ [])
View SourceGets an existing media pipeline.
Gets an existing media pipeline.
list_media_capture_pipelines(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of media pipelines.
list_media_pipelines(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of media pipelines.
Lists the tags available for a media pipeline.
The ARN of the media pipeline that you want to tag.
Consists of he pipeline's endpoint region, resource ID, and pipeline ID.
Removes any tags from a media pipeline.