{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-h265-look-ahead-rate-control-structure.json", "name": "H265LookAheadRateControl", "type": "string", "description": "H265 Look Ahead Rate Control", "enum": [ "HIGH", "LOW", "MEDIUM" ] }