{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-cmaf-manifest-duration-format-structure.json", "name": "CmafManifestDurationFormat", "type": "string", "description": "Indicates whether the output manifest should use floating point values for segment duration.", "enum": [ "FLOATING_POINT", "INTEGER" ] }