ccAudio
Public Attributes | List of all members
ost::Audio::dtmf_detect_state_t Struct Reference

#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
 

Member Data Documentation

◆ col_out

goertzel_state_t ost::Audio::dtmf_detect_state_t::col_out[4]

◆ col_out2nd

goertzel_state_t ost::Audio::dtmf_detect_state_t::col_out2nd[4]

◆ current_digits

int ost::Audio::dtmf_detect_state_t::current_digits

◆ current_sample

int ost::Audio::dtmf_detect_state_t::current_sample

◆ detected_digits

int ost::Audio::dtmf_detect_state_t::detected_digits

◆ digit_hits

int ost::Audio::dtmf_detect_state_t::digit_hits[16]

◆ digits

char ost::Audio::dtmf_detect_state_t::digits[129]

◆ energy

float ost::Audio::dtmf_detect_state_t::energy

◆ fax_hits

int ost::Audio::dtmf_detect_state_t::fax_hits

◆ fax_tone

goertzel_state_t ost::Audio::dtmf_detect_state_t::fax_tone

◆ fax_tone2nd

goertzel_state_t ost::Audio::dtmf_detect_state_t::fax_tone2nd

◆ hit1

int ost::Audio::dtmf_detect_state_t::hit1

◆ hit2

int ost::Audio::dtmf_detect_state_t::hit2

◆ hit3

int ost::Audio::dtmf_detect_state_t::hit3

◆ hit4

int ost::Audio::dtmf_detect_state_t::hit4

◆ lost_digits

int ost::Audio::dtmf_detect_state_t::lost_digits

◆ mhit

int ost::Audio::dtmf_detect_state_t::mhit

◆ row_out

goertzel_state_t ost::Audio::dtmf_detect_state_t::row_out[4]

◆ row_out2nd

goertzel_state_t ost::Audio::dtmf_detect_state_t::row_out2nd[4]

The documentation for this struct was generated from the following file: