Public Types | |
| enum | OptionalFields { e_sqcifMPI, e_qcifMPI, e_cifMPI, e_cif4MPI, e_cif16MPI } |
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_clockConversionCode |
| PASN_Integer | m_clockDivisor |
| PASN_Integer | m_sqcifMPI |
| PASN_Integer | m_qcifMPI |
| PASN_Integer | m_cifMPI |
| PASN_Integer | m_cif4MPI |
| PASN_Integer | m_cif16MPI |
Definition at line 1645 of file h245.h.
1.5.2