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