SYNOPSIS

#include <pool.h>

Inherited by RTPSessionPool.

Public Member Functions

microtimeout_t getSchedulingTimeout (RTPSessionBase &s)

timeval getRTCPCheckInterval (RTPSessionBase &s)

size_t takeInDataPacket (RTPSessionBase &s)

size_t dispatchDataPacket (RTPSessionBase &s)

void controlReceptionService (RTPSessionBase &s)

void controlTransmissionService (RTPSessionBase &s)

SOCKET getDataRecvSocket (RTPSessionBase &s) const

SOCKET getControlRecvSocket (RTPSessionBase &s) const

Member Function Documentation

void RTPSessionBaseHandler::controlReceptionService (\fBRTPSessionBase\fP &s)\fC [inline]\fP

void RTPSessionBaseHandler::controlTransmissionService (\fBRTPSessionBase\fP &s)\fC [inline]\fP

size_t RTPSessionBaseHandler::dispatchDataPacket (\fBRTPSessionBase\fP &s)\fC [inline]\fP

SOCKET RTPSessionBaseHandler::getControlRecvSocket (\fBRTPSessionBase\fP &s) const\fC [inline]\fP

SOCKET RTPSessionBaseHandler::getDataRecvSocket (\fBRTPSessionBase\fP &s) const\fC [inline]\fP

timeval RTPSessionBaseHandler::getRTCPCheckInterval (\fBRTPSessionBase\fP &s)\fC [inline]\fP

\fBmicrotimeout_t\fP RTPSessionBaseHandler::getSchedulingTimeout (\fBRTPSessionBase\fP &s)\fC [inline]\fP

size_t RTPSessionBaseHandler::takeInDataPacket (\fBRTPSessionBase\fP &s)\fC [inline]\fP

Author

Generated automatically by Doxygen for ccRTP from the source code.