#include <connection.h>
Public Member Functions | |
virtual RTP_UDP * | CreateRTPSession (PHandleAggregator *_aggregator, unsigned id, BOOL remoteIsNAT)=0 |
virtual BOOL | Open ()=0 |
virtual RTP_UDP* OpalSecurityMode::CreateRTPSession | ( | PHandleAggregator * | _aggregator, | |
unsigned | id, | |||
BOOL | remoteIsNAT | |||
) | [pure virtual] |
_aggregator | handle aggregator |
id | Session ID for RTP channel |
remoteIsNAT | TRUE is remote is behind NAT |
virtual BOOL OpalSecurityMode::Open | ( | ) | [pure virtual] |