#include <mscodecs.h>
Inheritance diagram for MicrosoftGSMAudioCapability:
Public Member Functions | |
MicrosoftGSMAudioCapability () | |
PObject * | Clone () const |
PString | GetFormatName () const |
void | SetTxFramesInPacket (unsigned) |
|
|
|
|
|
Get the name of the media data format this class represents. Implements H323Capability. |
|
Set the maximum size (in frames) of data that will be transmitted in a single PDU. This will also be the desired number that will be sent by most codec implemetations. The default behaviour sets the txFramesInPacket variable. Reimplemented from H323AudioCapability. |