OpenH323 1.18.0
Public Member Functions | Protected Attributes
OpalRFC2833Info Class Reference

#include <rfc2833.h>

List of all members.

Public Member Functions

 OpalRFC2833Info (char tone, unsigned duration=0, unsigned timestamp=0)
char GetTone () const
unsigned GetDuration () const
unsigned GetTimestamp () const
BOOL IsToneStart () const

Protected Attributes

char tone
unsigned duration
unsigned timestamp

Constructor & Destructor Documentation

OpalRFC2833Info::OpalRFC2833Info ( char  tone,
unsigned  duration = 0,
unsigned  timestamp = 0 
)

Member Function Documentation

unsigned OpalRFC2833Info::GetDuration ( ) const [inline]

References duration.

unsigned OpalRFC2833Info::GetTimestamp ( ) const [inline]

References timestamp.

char OpalRFC2833Info::GetTone ( ) const [inline]

References tone.

BOOL OpalRFC2833Info::IsToneStart ( ) const [inline]

References duration.


Member Data Documentation

unsigned OpalRFC2833Info::duration [protected]

Referenced by GetDuration(), and IsToneStart().

unsigned OpalRFC2833Info::timestamp [protected]

Referenced by GetTimestamp().

char OpalRFC2833Info::tone [protected]

Referenced by GetTone().


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