Amazon MediaConvert · Example Payload

Mediaconvert Api Aac Settings Example

BroadcastingMedia ProcessingMedia

Mediaconvert Api Aac Settings Example is an example object payload from Amazon MediaConvert, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AudioDescriptionBroadcasterMixBitrateCodecProfileCodingModeRateControlModeRawFormatSampleRateSpecificationVbrQuality

Example Payload

Raw ↑
{
  "AudioDescriptionBroadcasterMix": "example-value",
  "Bitrate": "example-value",
  "CodecProfile": "example-value",
  "CodingMode": "example-value",
  "RateControlMode": "example-value",
  "RawFormat": "example-value",
  "SampleRate": "example-value",
  "Specification": "example-value",
  "VbrQuality": "example-value"
}