Ivs Audio Configuration Example

Live StreamingMediaVideoReal-Time

Ivs Audio Configuration Example is an example object payload from Amazon Interactive Video Service, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

channelscodecsampleRatetargetBitrate

Example Payload

Raw ↑
{
  "channels": "example-value",
  "codec": "example-value",
  "sampleRate": "example-value",
  "targetBitrate": "example-value"
}