.TH "SingleRTPSessionPool" 3 "Sat Oct 27 2018" "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME SingleRTPSessionPool .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBRTPSessionPool\fP, and Thread\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSingleRTPSessionPool\fP (int pri=0)" .br .ti -1c .RI "\fB~SingleRTPSessionPool\fP ()" .br .ti -1c .RI "void \fBstartRunning\fP ()" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBrun\fP ()" .br .RI "Runnable method for the thread\&. " .in -1c .SS "Additional Inherited Members" .SH "Constructor & Destructor Documentation" .PP .SS "SingleRTPSessionPool::SingleRTPSessionPool (int pri = \fC0\fP)\fC [inline]\fP" .PP \fBParameters:\fP .RS 4 \fIpri\fP optional thread priority value\&. .RE .PP .SS "SingleRTPSessionPool::~SingleRTPSessionPool ()\fC [inline]\fP" .SH "Member Function Documentation" .PP .SS "void SingleRTPSessionPool::run ()\fC [protected]\fP" .PP Runnable method for the thread\&. This thread serves all the RTP sessions\&.added to this pool\&. .SS "void SingleRTPSessionPool::startRunning ()\fC [inline]\fP, \fC [virtual]\fP" .PP Implements \fBRTPSessionPool\fP\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.