OPAL
Version 3.10.4
|
#include <h323rtp.h>
Protected Member Functions | |
Construction | |
H323_RTP_Session (const H323Connection &connection) | |
Protected Attributes | |
const H323Connection & | connection |
Owner of the RTP session. |
This class is for encpsulating the IETF Real Time Protocol interface.
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.