Amazon MediaLive · JSON Structure

Medialive Api Eac3 Atmos Settings Structure

Eac3 Atmos Settings

Type: object Properties: 7
BroadcastingMedia ProcessingMedia

Eac3AtmosSettings is a JSON Structure definition published by Amazon MediaLive, describing 7 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Bitrate CodingMode Dialnorm DrcLine DrcRf HeightTrim SurroundTrim

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-medialive/refs/heads/main/json-structure/medialive-api-eac3-atmos-settings-structure.json",
  "name": "Eac3AtmosSettings",
  "type": "object",
  "description": "Eac3 Atmos Settings",
  "properties": {
    "Bitrate": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__double"
        },
        {
          "xml": {
            "name": "bitrate"
          },
          "description": "Average bitrate in bits/second. Valid bitrates depend on the coding mode.\n//  * @affectsRightSizing true"
        }
      ]
    },
    "CodingMode": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Eac3AtmosCodingMode"
        },
        {
          "xml": {
            "name": "codingMode"
          },
          "description": "Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels."
        }
      ]
    },
    "Dialnorm": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__integerMin1Max31"
        },
        {
          "xml": {
            "name": "dialnorm"
          },
          "description": "Sets the dialnorm for the output. Default 23."
        }
      ]
    },
    "DrcLine": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Eac3AtmosDrcLine"
        },
        {
          "xml": {
            "name": "drcLine"
          },
          "description": "Sets the Dolby dynamic range compression profile."
        }
      ]
    },
    "DrcRf": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Eac3AtmosDrcRf"
        },
        {
          "xml": {
            "name": "drcRf"
          },
          "description": "Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels."
        }
      ]
    },
    "HeightTrim": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__double"
        },
        {
          "xml": {
            "name": "heightTrim"
          },
          "description": "Height dimensional trim. Sets the maximum amount to attenuate the height channels when the downstream player isn??t configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels."
        }
      ]
    },
    "SurroundTrim": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__double"
        },
        {
          "xml": {
            "name": "surroundTrim"
          },
          "description": "Surround dimensional trim. Sets the maximum amount to attenuate the surround channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/medialive-api-eac3-atmos-settings-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.