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

Public Types | |
| enum | OptionalFields { e_videoBitRate, e_vbvBufferSize, e_samplesPerLine, e_linesPerFrame, e_pictureRate, e_luminanceSampleRate } |
Public Member Functions | |
| H245_IS11172VideoMode (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_Boolean | m_constrainedBitstream |
| PASN_Integer | m_videoBitRate |
| PASN_Integer | m_vbvBufferSize |
| PASN_Integer | m_samplesPerLine |
| PASN_Integer | m_linesPerFrame |
| PASN_Integer | m_pictureRate |
| PASN_Integer | m_luminanceSampleRate |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2