#include <h245.h>
Inheritance diagram for H245_CustomPictureFormat:

Public Member Functions | |
| H245_CustomPictureFormat (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const |
| BOOL | Decode (PASN_Stream &strm) |
| void | Encode (PASN_Stream &strm) const |
| void | PrintOn (ostream &strm) const |
| Comparison | Compare (const PObject &obj) const |
| PObject * | Clone () const |
Public Attributes | |
| PASN_Integer | m_maxCustomPictureWidth |
| PASN_Integer | m_maxCustomPictureHeight |
| PASN_Integer | m_minCustomPictureWidth |
| PASN_Integer | m_minCustomPictureHeight |
| H245_CustomPictureFormat_mPI | m_mPI |
| H245_CustomPictureFormat_pixelAspectInformation | m_pixelAspectInformation |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2