View Source AWS.ChimeSDKMediaPipelines (aws-elixir v0.12.0)
The Amazon Chime SDK media pipeline APIs in this section allow software developers to create Amazon Chime SDK media pipelines and capture audio, video, events, and data messages from Amazon Chime SDK meetings.
For more information about media pipleines, see Amzon Chime SDK media pipelines.
Link to this section Summary
Functions
Creates a media capture pipeline.
Deletes the media capture pipeline.
Gets an existing media capture pipeline.
Returns a list of media capture pipelines.
Lists the tags applied to an Amazon Chime SDK media capture pipeline.
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.
Link to this section Functions
Creates a media capture pipeline.
delete_media_capture_pipeline(client, media_pipeline_id, input, options \\ [])
View SourceDeletes the media capture pipeline.
get_media_capture_pipeline(client, media_pipeline_id, options \\ [])
View SourceGets an existing media capture pipeline.
list_media_capture_pipelines(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceReturns a list of media capture pipelines.
Lists the tags applied to an Amazon Chime SDK media capture pipeline.
Applies the specified tags to the specified Amazon Chime SDK media capture pipeline.
Removes the specified tags from the specified Amazon Chime SDK media capture pipeline.