ccRTP
RTPSessionBaseHandler Class Reference

#include <pool.h>

Inheritance diagram for RTPSessionBaseHandler:

Public Member Functions

microtimeout_t getSchedulingTimeout (RTPSessionBaseRTPSessionBase &s)
timeval getRTCPCheckInterval (RTPSessionBaseRTPSessionBase &s)
size_t takeInDataPacket (RTPSessionBaseRTPSessionBase &s)
size_t dispatchDataPacket (RTPSessionBaseRTPSessionBase &s)
void controlReceptionService (RTPSessionBaseRTPSessionBase &s)
void controlTransmissionService (RTPSessionBaseRTPSessionBase &s)
SOCKET getDataRecvSocket (RTPSessionBaseRTPSessionBase &s) const
SOCKET getControlRecvSocket (RTPSessionBaseRTPSessionBase &s) const

Member Function Documentation

◆ controlReceptionService()

void RTPSessionBaseHandler::controlReceptionService ( RTPSessionBaseRTPSessionBase & s)
inline

◆ controlTransmissionService()

void RTPSessionBaseHandler::controlTransmissionService ( RTPSessionBaseRTPSessionBase & s)
inline

◆ dispatchDataPacket()

size_t RTPSessionBaseHandler::dispatchDataPacket ( RTPSessionBaseRTPSessionBase & s)
inline

◆ getControlRecvSocket()

SOCKET RTPSessionBaseHandler::getControlRecvSocket ( RTPSessionBaseRTPSessionBase & s) const
inline

◆ getDataRecvSocket()

SOCKET RTPSessionBaseHandler::getDataRecvSocket ( RTPSessionBaseRTPSessionBase & s) const
inline

◆ getRTCPCheckInterval()

timeval RTPSessionBaseHandler::getRTCPCheckInterval ( RTPSessionBaseRTPSessionBase & s)
inline

◆ getSchedulingTimeout()

microtimeout_t RTPSessionBaseHandler::getSchedulingTimeout ( RTPSessionBaseRTPSessionBase & s)
inline

◆ takeInDataPacket()

size_t RTPSessionBaseHandler::takeInDataPacket ( RTPSessionBaseRTPSessionBase & s)
inline

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