{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-h265-gop-b-reference-structure.json", "name": "H265GopBReference", "type": "string", "description": "If enable, use reference B frames for GOP structures that have B frames > 1.", "enum": [ "DISABLED", "ENABLED" ] }