{ "$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-metering-mode-structure.json", "name": "Eac3AtmosMeteringMode", "type": "string", "description": "Choose how the service meters the loudness of your audio.", "enum": [ "LEQ_A", "ITU_BS_1770_1", "ITU_BS_1770_2", "ITU_BS_1770_3", "ITU_BS_1770_4" ] }