#include <cu30codec.h>
Inheritance diagram for H323_Cu30Capability:

Public Member Functions | |
Construction | |
| H323_Cu30Capability (H323EndPoint &endpoint, PString statsDir, INT _width, INT _height, INT _statsFrames) | |
Overrides from class PObject | |
| virtual PObject * | Clone () const |
Operations | |
| virtual H323Codec * | CreateCodec (H323Codec::Direction direction) const |
Identification functions | |
| virtual PString | GetFormatName () const |
Public Attributes | |
| PString | statisticsDir |
| INT | newWidth |
| INT | newHeight |
| INT | statsFrames |
|
||||||||||||||||||||||||
|
Create a new CU30 capability. |
|
|
Create a copy of the object. |
|
|
Create the codec instance, allocating resources as required.
Implements H323Capability. |
|
|
Get the name of the media data format this class represents. Implements H323Capability. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2