ccRTP
Public Member Functions | Protected Member Functions | List of all members
ParticipantHandler Class Reference

Participant objects modification methods. More...

#include <iqueue.h>

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

Public Member Functions

void setSDESItem (Participant *part, SDESItemType item, const std::string &val)
 
void setPRIVPrefix (Participant *part, const std::string val)
 

Protected Member Functions

 ParticipantHandler ()
 
virtual ~ParticipantHandler ()
 

Detailed Description

Participant objects modification methods.

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

Constructor & Destructor Documentation

◆ ParticipantHandler()

ParticipantHandler::ParticipantHandler ( )
inlineprotected

◆ ~ParticipantHandler()

virtual ParticipantHandler::~ParticipantHandler ( )
inlineprotectedvirtual

Member Function Documentation

◆ setPRIVPrefix()

void ParticipantHandler::setPRIVPrefix ( Participant part,
const std::string  val 
)
inline

◆ setSDESItem()

void ParticipantHandler::setSDESItem ( Participant part,
SDESItemType  item,
const std::string &  val 
)
inline

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