AmDtmfEvent Class Reference

Base class for DTMF events. More...

#include <AmDtmfDetector.h>

Inheritance diagram for AmDtmfEvent:

AmEvent AmRtpDtmfEvent AmSipDtmfEvent

Public Member Functions

 AmDtmfEvent (int event, int duration)
int event () const
int duration () const

Protected Member Functions

 AmDtmfEvent (int id)

Protected Attributes

int m_event
int m_duration_msec

Detailed Description

Base class for DTMF events.


Constructor & Destructor Documentation

AmDtmfEvent::AmDtmfEvent ( int  id  )  [inline, protected]

Constructor


Member Function Documentation

int AmDtmfEvent::event (  )  const [inline]

Code of the key

int AmDtmfEvent::duration (  )  const [inline]

Duration of keypress in miliseconds


Field Documentation

int AmDtmfEvent::m_event [protected]

Code of the key

Duration of keypress in miliseconds


The documentation for this class was generated from the following file:
Generated on Fri May 16 12:02:07 2008 for SEMS by  doxygen 1.5.1
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login