#include <h245.h>
List of all members.
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 |
| | H245_EnhancementOptions (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_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 |
Member Enumeration Documentation
- Enumerator:
| e_sqcifMPI |
|
| e_qcifMPI |
|
| e_cifMPI |
|
| e_cif4MPI |
|
| e_cif16MPI |
|
| e_slowSqcifMPI |
|
| e_slowQcifMPI |
|
| e_slowCifMPI |
|
| e_slowCif4MPI |
|
| e_slowCif16MPI |
|
| e_h263Options |
|
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: