class H323_G729ACapability: public H323AudioCapability

This class describes the VoiceAgeG729A codec capability

Inheritance:


Public

[more] Construction
[more] Overrides from class PObject
[more] Operations
[more] Identification functions


Inherited from H323AudioCapability:

Public

Protocol manipulation


Inherited from H323RealTimeCapability:


Inherited from H323Capability:

Public

Member variable access

Protected Fields

oCapabilityDirection capabilityDirection


Documentation

This class describes the VoiceAgeG729A codec capability
o Construction

o H323_G729ACapability()
Create a new G729A capability

o Overrides from class PObject

ovirtual PObject* Clone() const
Create a copy of the object

o Operations

ovirtual H323Codec* CreateCodec( H323Codec::Direction direction ) const
Create the codec instance, allocating resources as required.
Parameters:
direction - Direction in which this instance runs

o Identification functions

ovirtual unsigned GetSubType() const
Get the sub-type of the capability. This is a code dependent on the main type of the capability.

This returns one of the four possible combinations of mode and speed using the enum values of the protocol ASN H245_AudioCapability class.

ovirtual PString GetFormatName() const
Get the name of the media data format this class represents


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.