Amazon MediaConvert · JSON Structure

Mediaconvert Api Eac3 Atmos Bitstream Mode Structure

Specify the bitstream mode for the E-AC-3 stream that the encoder emits. For more information about the EAC3 bitstream mode, see ATSC A/52-2012 (Annex E).

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

Eac3AtmosBitstreamMode is a JSON Structure definition published by Amazon MediaConvert. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-eac3-atmos-bitstream-mode-structure.json",
  "name": "Eac3AtmosBitstreamMode",
  "type": "string",
  "description": "Specify the bitstream mode for the E-AC-3 stream that the encoder emits. For more information about the EAC3 bitstream mode, see ATSC A/52-2012 (Annex E).",
  "enum": [
    "COMPLETE_MAIN"
  ]
}