Public Types | |
| enum | OptionalFields { e_qcifMPI, e_cifMPI, e_videoBadMBsCap } |
Public Member Functions | |
| 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_qcifMPI |
| PASN_Integer | m_cifMPI |
| PASN_Boolean | m_temporalSpatialTradeOffCapability |
| PASN_Integer | m_maxBitRate |
| PASN_Boolean | m_stillImageTransmission |
| PASN_Boolean | m_videoBadMBsCap |
Definition at line 1529 of file h245.h.
1.5.2