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

Public Member Functions | |
| H245_CustomPictureFormat (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const | 
| PBoolean | 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 | 
| H245_CustomPictureFormat::H245_CustomPictureFormat | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H245_CustomPictureFormat::GetDataLength | ( | ) | const | 
| PBoolean H245_CustomPictureFormat::Decode | ( | PASN_Stream & | strm | ) | 
| void H245_CustomPictureFormat::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H245_CustomPictureFormat::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H245_CustomPictureFormat::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H245_CustomPictureFormat::Clone | ( | ) | const | 
| PASN_Integer H245_CustomPictureFormat::m_maxCustomPictureWidth | 
| PASN_Integer H245_CustomPictureFormat::m_maxCustomPictureHeight | 
| PASN_Integer H245_CustomPictureFormat::m_minCustomPictureWidth | 
| PASN_Integer H245_CustomPictureFormat::m_minCustomPictureHeight | 
 1.5.1