#include <h323rtp.h>
Inheritance diagram for H323_RTP_Session:
Protected Attributes | |
const H323Connection & | connection |
Owner of the RTP session. |
H323_RTP_Session::H323_RTP_Session | ( | const H323Connection & | connection | ) | [protected] |
Create a new channel.
connection | Owner of the RTP session |
H323_RTP_Session::H323_RTP_Session | ( | const H323Connection & | connection | ) | [protected] |
Create a new channel.
connection | Owner of the RTP session |
const H323Connection& H323_RTP_Session::connection [protected] |
Owner of the RTP session.