Amazon MediaLive · Example Payload

Medialive Api Aac Settings Example

BroadcastingMedia ProcessingMedia

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

Top-level fields

BitrateCodingModeInputTypeProfileRateControlModeRawFormatSampleRateSpecVbrQuality

Example Payload

Raw ↑
{
  "Bitrate": "example-value",
  "CodingMode": "example-value",
  "InputType": "STANDARD",
  "Profile": "example-value",
  "RateControlMode": "example-value",
  "RawFormat": "example-value",
  "SampleRate": "example-value",
  "Spec": "example-value",
  "VbrQuality": "example-value"
}