ccRTP
ApplicationHandler Class Reference

Application objects modification methods. More...

#include <iqueue.h>

Inheritance diagram for ApplicationHandler:
MembershipBookkeeping IncomingDataQueue RTPDataQueue QueueRTCPManager RTPDuplex AVPQueue TRTPSessionBase< DualRTPUDPIPv4Channel, DualRTPUDPIPv4Channel, AVPQueue > TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue > SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue > SingleThreadRTPSession< SymmetricRTPChannel, SymmetricRTPChannel >

Public Member Functions

void addParticipant (RTPApplication &app, Participant &part)
void removeParticipant (RTPApplication &app, RTPApplication::ParticipantLink *pl)

Protected Member Functions

 ApplicationHandler ()
virtual ~ApplicationHandler ()

Detailed Description

Application objects modification methods.

Author
Federico Montesino Pouzols fedem.nosp@m.p@al.nosp@m.tern..nosp@m.org

Constructor & Destructor Documentation

◆ ApplicationHandler()

ApplicationHandler::ApplicationHandler ( )
inlineprotected

◆ ~ApplicationHandler()

virtual ApplicationHandler::~ApplicationHandler ( )
inlineprotectedvirtual

Member Function Documentation

◆ addParticipant()

void ApplicationHandler::addParticipant ( RTPApplication & app,
Participant & part )
inline

◆ removeParticipant()

void ApplicationHandler::removeParticipant ( RTPApplication & app,
RTPApplication::ParticipantLink * pl )
inline

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