|
OPAL Version 3.10.2
|
#include <rtpep.h>
Data Structures | |
| struct | LocalRtpInfo |
Protected Types | |
| typedef std::map< WORD, LocalRtpInfo > | LocalRtpInfoMap |
Protected Attributes | |
| LocalRtpInfoMap | m_connectionsByRtpLocalPort |
Base class for endpoint types that use RTP for media transport. Currently used by H323EndPoint and SIPEndPoint
typedef std::map<WORD, LocalRtpInfo> OpalRTPEndPoint::LocalRtpInfoMap [protected] |