{ "$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-initialization-vector-in-manifest-structure.json", "name": "CmafInitializationVectorInManifest", "type": "string", "description": "When you use DRM with CMAF outputs, choose whether the service writes the 128-bit encryption initialization vector in the HLS and DASH manifests.", "enum": [ "INCLUDE", "EXCLUDE" ] }