UNPKG

@ngx-telly/plugin-hls

Version:
9 lines (8 loc) 166 B
export interface ScteTriggerData { timestamp: number; cueIn?: boolean; cueOut?: boolean; duration?: number; data: string; dateTime: string; }