#include <h245.h>
Inheritance diagram for H245_CustomPictureClockFrequency:

Public Types | |
| enum | OptionalFields { e_sqcifMPI, e_qcifMPI, e_cifMPI, e_cif4MPI, e_cif16MPI } |
Public Member Functions | |
| H245_CustomPictureClockFrequency (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_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 |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2