|
Public Types |
| enum | OptionalFields {
e_sqcifMPI,
e_qcifMPI,
e_cifMPI,
e_cif4MPI,
e_cif16MPI,
e_hrd_B,
e_bppMaxKb,
e_slowSqcifMPI,
e_slowQcifMPI,
e_slowCifMPI,
e_slowCif4MPI,
e_slowCif16MPI,
e_errorCompensation,
e_enhancementLayerInfo,
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_advancedPrediction |
|
PASN_Boolean | m_pbFrames |
|
PASN_Boolean | m_temporalSpatialTradeOffCapability |
|
PASN_Integer | m_hrd_B |
|
PASN_Integer | m_bppMaxKb |
|
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_EnhancementLayerInfo | m_enhancementLayerInfo |
|
H245_H263Options | m_h263Options |