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