View source: R/ivsrealtime_operations.R
ivsrealtime_list_encoder_configurations | R Documentation |
Gets summary information about all EncoderConfigurations in your account, in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivsrealtime_list_encoder_configurations/ for full documentation.
ivsrealtime_list_encoder_configurations(nextToken = NULL, maxResults = NULL)
nextToken |
The first encoder configuration to retrieve. This is used for
pagination; see the |
maxResults |
Maximum number of results to return. Default: 100. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.