#include <h245.h>
Inheritance diagram for H245_CustomPictureFormat_mPI:
Public Types | |
enum | OptionalFields { e_standardMPI, e_customPCF } |
Public Member Functions | |
H245_CustomPictureFormat_mPI (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_standardMPI |
H245_CustomPictureFormat_mPI_customPCF | m_customPCF |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|