PDTMFDecoder Class Reference
#include <dtmf.h>
List of all members.
|
Public Member Functions |
| | PDTMFDecoder () |
| PString | Decode (const short *sampleData, PINDEX numSamples) |
Protected Attributes |
| char | key [256] |
| int | p1 [8] |
| int | h [8] |
| int | k [8] |
| int | y [8] |
| int | nn |
| int | so |
| int | ia |
Constructor & Destructor Documentation
| PDTMFDecoder::PDTMFDecoder |
( |
|
) |
|
Member Function Documentation
| PString PDTMFDecoder::Decode |
( |
const short * |
sampleData, |
|
|
PINDEX |
numSamples | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: