class H323_ACMCapability: public H323NonStandardAudioCapability

This class describes the Microsoft Audio Compression Manager codec capability

Inheritance:



Inherited from H323NonStandardAudioCapability:

Public

Construction

Overrides from class PObject

Identification functions

Protocol manipulation


Inherited from H323AudioCapability:

Public

Operations


Inherited from H323RealTimeCapability:


Inherited from H323Capability:

Public

Member variable access

Protected Fields

o


Inherited from H323NonStandardCapabilityInfo:

Public Methods

ovirtual BOOL OnSendingPDU( PBYTEArray & data ) const
ovirtual BOOL OnReceivedPDU( const PBYTEArray & data )


Documentation

This class describes the Microsoft Audio Compression Manager codec capability
ovirtual PObject* Clone() const
Create a copy of the object

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

ovirtual H323Codec* CreateCodec( H323Codec::Direction direction ) const
Create the codec instance, allocating resources as required. As a data channel has no codec, this always returns NULL.
Parameters:
direction - Direction in which this instance runs

oBOOL IsValid() const
Determine if the codec format tag specified for the object is valid

ostatic PStringArray GetCodecNames()
Get a list of all valid codec format tag codes


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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