Public Types | |
| enum | OptionalFields { e_multiplexedMediaChannel, e_multiplexedMediaControlChannel, e_multiplexID, e_keepAliveChannel, e_keepAlivePayloadType, e_keepAliveInterval } |
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_TransportAddress | m_multiplexedMediaChannel |
| H245_TransportAddress | m_multiplexedMediaControlChannel |
| PASN_Integer | m_multiplexID |
| H245_TransportAddress | m_keepAliveChannel |
| PASN_Integer | m_keepAlivePayloadType |
| H225_TimeToLive | m_keepAliveInterval |
Definition at line 26 of file h46019.h.
1.5.2