{ "$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-phase-control-structure.json", "name": "Eac3PhaseControl", "type": "string", "description": "Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.", "enum": [ "SHIFT_90_DEGREES", "NO_SHIFT" ] }