OPAL  Version 3.10.10
H323_RTP_Session Class Referenceabstract

#include <h323rtp.h>

Inheritance diagram for H323_RTP_Session:
RTP_UserData H323_RTP_UDP

Protected Member Functions

Construction
 H323_RTP_Session (const H323Connection &connection)
 

Protected Attributes

const H323Connectionconnection
 Owner of the RTP session. More...
 

Additional Inherited Members

- Public Member Functions inherited from RTP_UserData
virtual void OnTxIntraFrameRequest (const RTP_Session &session) const
 
virtual void OnRxIntraFrameRequest (const RTP_Session &session) const
 
virtual void SessionFailing (RTP_Session &session)
 

Detailed Description

This class is for encpsulating the IETF Real Time Protocol interface.

Constructor & Destructor Documentation

◆ H323_RTP_Session()

H323_RTP_Session::H323_RTP_Session ( const H323Connection connection)
protected

Create a new channel.

Parameters
connectionOwner of the RTP session

Field Documentation

◆ connection

const H323Connection& H323_RTP_Session::connection
protected

Owner of the RTP session.


The documentation for this class was generated from the following file: