{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-m2ts-segmentation-style-structure.json", "name": "M2tsSegmentationStyle", "type": "string", "description": "M2ts Segmentation Style", "enum": [ "MAINTAIN_CADENCE", "RESET_CADENCE" ] }