#include <h323t38.h>
Inheritance diagram for H323_T38NonStandardCapability:
Public Member Functions | |
Construction | |
H323_T38NonStandardCapability (BYTE country=181, BYTE extension=0, WORD maufacturer=18) | |
Overrides from class PObject | |
virtual PObject * | Clone () const |
Identification functions | |
virtual PString | GetFormatName () const |
Operations | |
virtual H323Channel * | CreateChannel (H323Connection &connection, H323Channel::Directions dir, unsigned sessionID, const H245_H2250LogicalChannelParameters *param) const |
|
Create a new capability.
|
|
Create a copy of the object. |
|
Create the channel instance, allocating resources as required.
Implements H323Capability. |
|
Get the name of the media data format this class represents. Implements H323Capability. |