{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-hls-stream-inf-resolution-structure.json", "name": "HlsStreamInfResolution", "type": "string", "description": "Include or exclude RESOLUTION attribute for video in EXT-X-STREAM-INF tag of variant manifest.", "enum": [ "INCLUDE", "EXCLUDE" ] }