#include <pool.h>
Inheritance diagram for SingleRTPSessionPool:
Public Member Functions | |
SingleRTPSessionPool (int pri=0) | |
~SingleRTPSessionPool () | |
void | startRunning () |
Protected Member Functions | |
void | run () |
Runnable method for the thread. |
|
|
|
|
|
Runnable method for the thread. This thread serves all the RTP sessions.added to this pool. |
|
Implements RTPSessionPool. |