Method
Cue gaps
Minimum gap between adjacent cues
What we measure and how
For each adjacent cue pair, computes (next.start − prev.end). Pairs with a gap smaller than `min_gap_frames` from the spec flag the check. Helps catch overlapping captions and visually-noisy quick-switch authoring.
Spec fields consulted
These Universal Media Delivery Profile paths resolve this check's thresholds against your spec snapshot at the moment the job was submitted.
- · assets.timed_text.constraints.min_gap_frames
The full UMDP schema: /umdp.
Related methods
Method identifier: cue_gaps