Searched defs:switch_output (Results 1 – 2 of 2) sorted by relevance
76 struct switch_output { struct99 bool switch_output_event_set; argument107 struct switch_output switch_output; argument
84 struct switch_output { struct85 bool enabled;86 bool signal;87 unsigned long size;88 unsigned long time;89 const char *str;90 bool set;91 char **filenames;92 int num_files;93 int cur_file;[all …]