26 #if !defined(_SPANDSP_PRIVATE_SUPER_TONE_RX_H_)
27 #define _SPANDSP_PRIVATE_SUPER_TONE_RX_H_
35 int recognition_duration;
43 int monitored_frequencies;
44 int pitches[BINS/2][2];
57 tone_report_func_t tone_callback;
58 void (*segment_callback)(
void *data,
int f1,
int f2,
int duration);
Definition: private/super_tone_rx.h:51
Definition: private/super_tone_rx.h:31
Definition: private/super_tone_rx.h:40
Definition: tone_detect.h:45
Definition: tone_detect.h:32