|
ccAudio
|
#include <audio2.h>
Public Attributes | |
| int | hit1 |
| int | hit2 |
| int | hit3 |
| int | hit4 |
| int | mhit |
| goertzel_state_t | row_out [4] |
| goertzel_state_t | col_out [4] |
| goertzel_state_t | row_out2nd [4] |
| goertzel_state_t | col_out2nd [4] |
| goertzel_state_t | fax_tone |
| goertzel_state_t | fax_tone2nd |
| float | energy |
| int | current_sample |
| char | digits [129] |
| int | current_digits |
| int | detected_digits |
| int | lost_digits |
| int | digit_hits [16] |
| int | fax_hits |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::col_out[4] |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::col_out2nd[4] |
| int ost::Audio::dtmf_detect_state_t::current_digits |
| int ost::Audio::dtmf_detect_state_t::current_sample |
| int ost::Audio::dtmf_detect_state_t::detected_digits |
| int ost::Audio::dtmf_detect_state_t::digit_hits[16] |
| char ost::Audio::dtmf_detect_state_t::digits[129] |
| float ost::Audio::dtmf_detect_state_t::energy |
| int ost::Audio::dtmf_detect_state_t::fax_hits |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::fax_tone |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::fax_tone2nd |
| int ost::Audio::dtmf_detect_state_t::hit1 |
| int ost::Audio::dtmf_detect_state_t::hit2 |
| int ost::Audio::dtmf_detect_state_t::hit3 |
| int ost::Audio::dtmf_detect_state_t::hit4 |
| int ost::Audio::dtmf_detect_state_t::lost_digits |
| int ost::Audio::dtmf_detect_state_t::mhit |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::row_out[4] |
| goertzel_state_t ost::Audio::dtmf_detect_state_t::row_out2nd[4] |
1.8.8