Public Types | |
| enum | OptionalFields { e_sqcifMPI, e_qcifMPI, e_cifMPI, e_cif4MPI, e_cif16MPI, e_slowSqcifMPI, e_slowQcifMPI, e_slowCifMPI, e_slowCif4MPI, e_slowCif16MPI, e_h263Options } |
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_sqcifMPI |
| PASN_Integer | m_qcifMPI |
| PASN_Integer | m_cifMPI |
| PASN_Integer | m_cif4MPI |
| PASN_Integer | m_cif16MPI |
| PASN_Integer | m_maxBitRate |
| PASN_Boolean | m_unrestrictedVector |
| PASN_Boolean | m_arithmeticCoding |
| PASN_Boolean | m_temporalSpatialTradeOffCapability |
| PASN_Integer | m_slowSqcifMPI |
| PASN_Integer | m_slowQcifMPI |
| PASN_Integer | m_slowCifMPI |
| PASN_Integer | m_slowCif4MPI |
| PASN_Integer | m_slowCif16MPI |
| PASN_Boolean | m_errorCompensation |
| H245_H263Options | m_h263Options |
Definition at line 16336 of file h245.h.
1.5.2