|
Ring Daemon
|
Struct to handle a DTMF. More...

Public Attributes | |
| unsigned char | code |
| unsigned | higher |
| Lower frequency. | |
| unsigned | lower |
| Code of the tone. | |
Struct to handle a DTMF.
Definition at line 26 of file dtmfgenerator.cpp.
Definition at line 28 of file dtmfgenerator.cpp.
| unsigned jami::DTMFTone::higher |
Lower frequency.
Definition at line 30 of file dtmfgenerator.cpp.
| unsigned jami::DTMFTone::lower |
Code of the tone.
Definition at line 29 of file dtmfgenerator.cpp.