#include <AmDtmfDetector.h>
Inheritance diagram for AmInbandDtmfDetector:

Public Member Functions | |
| AmInbandDtmfDetector (AmKeyPressSink *keysink) | |
| virtual int | streamPut (const unsigned char *samples, unsigned int size, unsigned int user_ts)=0 |
Protected Attributes | |
| AmKeyPressSink * | m_keysink |
| virtual int AmInbandDtmfDetector::streamPut | ( | const unsigned char * | samples, | |
| unsigned int | size, | |||
| unsigned int | user_ts | |||
| ) | [pure virtual] |
Entry point for audio stream
Implemented in AmSemsInbandDtmfDetector.
AmKeyPressSink* AmInbandDtmfDetector::m_keysink [protected] |
here key presses are reported to
1.5.1