Ring Daemon
Loading...
Searching...
No Matches
jami::DTMFTone Struct Reference

Struct to handle a DTMF. More...

Collaboration diagram for jami::DTMFTone:
Collaboration graph

Public Attributes

unsigned char code
 
unsigned higher
 Lower frequency.
 
unsigned lower
 Code of the tone.
 

Detailed Description

Struct to handle a DTMF.

Definition at line 26 of file dtmfgenerator.cpp.

Member Data Documentation

◆ code

unsigned char jami::DTMFTone::code

Definition at line 28 of file dtmfgenerator.cpp.

◆ higher

unsigned jami::DTMFTone::higher

Lower frequency.

Definition at line 30 of file dtmfgenerator.cpp.

◆ lower

unsigned jami::DTMFTone::lower

Code of the tone.

Definition at line 29 of file dtmfgenerator.cpp.


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