Public Types | |
| enum | OptionalFields { e_multicast, e_bandwidth } |
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 | |
| H225_TransportChannelInfo | m_rtpAddress |
| H225_TransportChannelInfo | m_rtcpAddress |
| PASN_PrintableString | m_cname |
| PASN_Integer | m_ssrc |
| PASN_Integer | m_sessionId |
| H225_RTPSession_associatedSessionIds | m_associatedSessionIds |
| PASN_Null | m_multicast |
| H225_BandWidth | m_bandwidth |
Definition at line 5382 of file h225.h.
1.5.2