Medialive Api Eac3 Atmos Settings Structure
Eac3 Atmos Settings
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
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/medialive-api-eac3-atmos-settings-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.