Smooth Group Audio Only Timecode Control
{ "$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-smooth-group-audio-only-timecode-control-schema.json", "title": "SmoothGroupAudioOnlyTimecodeControl", "description": "Smooth Group Audio Only Timecode Control", "type": "string", "enum": [ "PASSTHROUGH", "USE_CONFIGURED_CLOCK" ] }