PDTMFDecoder Class Reference

#include <dtmf.h>

Inheritance diagram for PDTMFDecoder:
PObject

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

int PDTMFDecoder::h[8] [protected]
int PDTMFDecoder::ia [protected]
int PDTMFDecoder::k[8] [protected]
char PDTMFDecoder::key[256] [protected]
int PDTMFDecoder::nn [protected]
int PDTMFDecoder::p1[8] [protected]
int PDTMFDecoder::so [protected]
int PDTMFDecoder::y[8] [protected]

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

Generated on Sun Sep 6 03:50:35 2009 for PWLib by  doxygen 1.6.1