#include <ilbccodec.h>
Inheritance diagram for H323_iLBC_Capability:

Construction | |
| enum | Speed { e_13k3, e_15k2 } |
| H323_iLBC_Capability (const H323EndPoint &endpoint, Speed speed) | |
Public Member Functions | |
Overrides from class PObject | |
| virtual PObject * | Clone () const |
Identification functions | |
| virtual PString | GetFormatName () const |
| H323_iLBC_Capability::H323_iLBC_Capability | ( | const H323EndPoint & | endpoint, | |
| Speed | speed | |||
| ) |
Create a new ILBC capability.
| virtual PObject* H323_iLBC_Capability::Clone | ( | ) | const [virtual] |
Create a copy of the object.
| virtual PString H323_iLBC_Capability::GetFormatName | ( | ) | const [virtual] |
Get the name of the media data format this class represents.
Implements H323Capability.
1.5.1