Loading...
Searching...
No Matches
9#include <packager/app/ad_cue_generator_flags.h>
13#include <absl/flags/flag.h>
18 "List of cuepoint markers."
19 "This flag accepts semicolon separated pairs and components in "
20 "the pair are separated by a comma and the second component "
21 "duration is optional. For example --ad_cues "
22 "{start_time}[,{duration}][;{start_time}[,{duration}]]..."
23 "The start_time represents the start of the cue marker in "
24 "seconds relative to the start of the program.");