#include <rtp.h>
Inheritance diagram for SecureRTP_UDP:

Construction | |
| OpalSecurityMode * | securityParms | 
| SecureRTP_UDP (const Params &options) | |
| ~SecureRTP_UDP () | |
| Destroy the RTP.   | |
| virtual void | SetSecurityMode (OpalSecurityMode *srtpParms) | 
| virtual OpalSecurityMode * | GetSecurityParms () const | 
| SecureRTP_UDP::SecureRTP_UDP | ( | const Params & | options | ) | 
Create a new RTP channel.
| options | Parameters to construct with session. | 
| SecureRTP_UDP::~SecureRTP_UDP | ( | ) | 
Destroy the RTP.
| virtual void SecureRTP_UDP::SetSecurityMode | ( | OpalSecurityMode * | srtpParms | ) |  [virtual] | 
        
| virtual OpalSecurityMode* SecureRTP_UDP::GetSecurityParms | ( | ) |  const [virtual] | 
        
OpalSecurityMode* SecureRTP_UDP::securityParms [protected]           | 
        
 1.5.1