#include <h225.h>
Inheritance diagram for H225_RTPSession:

Public Types | |
| enum | OptionalFields { e_multicast, e_bandwidth } |
Public Member Functions | |
| H225_RTPSession (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 | |
| 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 |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2