#include <AmDtmfDetector.h>
Public Member Functions | |
| AmRtpDtmfDetector (AmDtmfDetector *owner) | |
| void | process (AmRtpDtmfEvent *event) |
| void | checkTimeout () |
This class implements detection of DTMF sent via RTP
| AmRtpDtmfDetector::AmRtpDtmfDetector | ( | AmDtmfDetector * | owner | ) |
Constructor
| owner | is the owner of this class instance |
| void AmRtpDtmfDetector::process | ( | AmRtpDtmfEvent * | event | ) |
Process RTP DTMF event
1.4.7