|
OPAL
Version 3.18.8
|
#include <pcapfile.h>


Public Member Functions | |
| DiscoveredRTPInfo () | |
| DiscoveredRTPInfo (const DiscoveredRTPKey &key) | |
| void | PrintOn (ostream &strm) const |
Public Member Functions inherited from OpalPCAPFile::DiscoveredRTPKey | |
| DiscoveredRTPKey () | |
| Comparison | Compare (const PObject &obj) const |
| void | PrintOn (ostream &strm) const |
Data Fields | |
| RTP_DataFrame::PayloadTypes | m_payloadType |
| OpalMediaFormat | m_mediaFormat |
Data Fields inherited from OpalPCAPFile::DiscoveredRTPKey | |
| PIPAddressAndPort | m_src |
| PIPAddressAndPort | m_dst |
| RTP_SyncSourceId | m_ssrc |
| OpalPCAPFile::DiscoveredRTPInfo::DiscoveredRTPInfo | ( | ) |
| OpalPCAPFile::DiscoveredRTPInfo::DiscoveredRTPInfo | ( | const DiscoveredRTPKey & | key | ) |
| void OpalPCAPFile::DiscoveredRTPInfo::PrintOn | ( | ostream & | strm | ) | const |
| OpalMediaFormat OpalPCAPFile::DiscoveredRTPInfo::m_mediaFormat |
| RTP_DataFrame::PayloadTypes OpalPCAPFile::DiscoveredRTPInfo::m_payloadType |