Public Types | |
| enum | OptionalFields { e_secondaryEncoding, e_rtpRedundancyEncoding } |
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 | |
| H245_RedundancyEncodingMethod | m_redundancyEncodingMethod |
| H245_DataType | m_secondaryEncoding |
| H245_RedundancyEncoding_rtpRedundancyEncoding | m_rtpRedundancyEncoding |
Definition at line 15729 of file h245.h.
1.5.2