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

Public Types | |
| enum | OptionalFields { e_skippedFrameCount, e_additionalDecoderBuffer } |
Public Member Functions | |
| H245_JitterIndication (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 | |
| H245_JitterIndication_scope | m_scope |
| PASN_Integer | m_estimatedReceivedJitterMantissa |
| PASN_Integer | m_estimatedReceivedJitterExponent |
| PASN_Integer | m_skippedFrameCount |
| PASN_Integer | m_additionalDecoderBuffer |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2