#include <lpc10codec.h>
Inheritance diagram for H323_LPC10Capability:
Public Member Functions | |
Construction | |
H323_LPC10Capability (const H323EndPoint &endpoint) | |
Overrides from class PObject | |
virtual PObject * | Clone () const |
Identification functions | |
virtual PString | GetFormatName () const |
H323_LPC10Capability::H323_LPC10Capability | ( | const H323EndPoint & | endpoint | ) |
Create a new LPC-10 capability.
endpoint | Endpoint to get NonStandardInfo from. |
virtual PObject* H323_LPC10Capability::Clone | ( | ) | const [virtual] |
Create a copy of the object.
virtual PString H323_LPC10Capability::GetFormatName | ( | ) | const [virtual] |
Get the name of the media data format this class represents.
Implements H323Capability.