ScheduleProgram type Signature: export type ScheduleProgram = { mode: 'program'; utcSpliceTime: number; }; ScheduledTag Scte35AudioComponent