Eac3 Atmos Drc Line
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-schema/medialive-api-eac3-atmos-drc-line-schema.json", "title": "Eac3AtmosDrcLine", "description": "Eac3 Atmos Drc Line", "type": "string", "enum": [ "FILM_LIGHT", "FILM_STANDARD", "MUSIC_LIGHT", "MUSIC_STANDARD", "NONE", "SPEECH" ] }