M2ts Ebp Placement
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-schema/medialive-api-m2ts-ebp-placement-schema.json", "title": "M2tsEbpPlacement", "description": "M2ts Ebp Placement", "type": "string", "enum": [ "VIDEO_AND_AUDIO_PIDS", "VIDEO_PID" ] }