|
OpenH323
1.18.0
|
#include <lid.h>
Public Member Functions | |
Construction | |
| H323_CiscoG7231aLIDCapability () | |
Overrides from class PObject | |
| virtual PObject * | Clone () const |
Operations | |
| virtual H323Codec * | CreateCodec (H323Codec::Direction direction) const |
Identification functions | |
| virtual PString | GetFormatName () const |
This class describes the Cisco non-standard G.723.1 Annex A codec capability.
Create a new Cisco non-standard G.723.1 Annex A capability.
| virtual PObject* H323_CiscoG7231aLIDCapability::Clone | ( | ) | const [virtual] |
Create a copy of the object.
| virtual H323Codec* H323_CiscoG7231aLIDCapability::CreateCodec | ( | H323Codec::Direction | direction | ) | const [virtual] |
Create the codec instance, allocating resources as required.
| direction | Direction in which this instance runs |
Implements H323Capability.
| virtual PString H323_CiscoG7231aLIDCapability::GetFormatName | ( | ) | const [virtual] |
Get the name of the media data format this class represents.
Implements H323Capability.
1.7.6.1