H323_G729Capability Class Reference

#include <h323caps.h>

Inheritance diagram for H323_G729Capability:

H323AudioCapability H323RealTimeCapability H323Capability List of all members.

Public Types

 e_Normal
 e_AnnexA
 e_AnnexB
 e_AnnexA_AnnexB
enum  Mode { e_Normal, e_AnnexA, e_AnnexB, e_AnnexA_AnnexB }
 Specific G.729 encoding algorithm. More...

Public Member Functions

Construction
 H323_G729Capability (Mode mode)
Overrides from class PObject
virtual PObject * Clone () const
Identification functions
virtual unsigned GetSubType () const
virtual PString GetFormatName () const

Protected Attributes

Mode mode

Detailed Description

This class describes the G.729 codec capability.


Member Enumeration Documentation

enum H323_G729Capability::Mode

Specific G.729 encoding algorithm.

Enumerator:
e_Normal 
e_AnnexA 
e_AnnexB 
e_AnnexA_AnnexB 


Constructor & Destructor Documentation

H323_G729Capability::H323_G729Capability ( Mode  mode  ) 

Create a new G.729 capability.


Member Function Documentation

virtual PObject* H323_G729Capability::Clone (  )  const [virtual]

Create a copy of the object.

virtual PString H323_G729Capability::GetFormatName (  )  const [virtual]

Get the name of the media data format this class represents.

Implements H323Capability.

virtual unsigned H323_G729Capability::GetSubType (  )  const [virtual]

Get the sub-type of the capability. This is a code dependent on the main type of the capability.

Implements H323Capability.


Member Data Documentation

Mode H323_G729Capability::mode [protected]


The documentation for this class was generated from the following file:
Generated on Mon Sep 25 16:21:27 2006 for OPAL by  doxygen 1.4.7