#include <list>
#include <ccrtp/rtp.h>
Go to the source code of this file.
Classes | |
class | RTPSessionBaseHandler |
class | RTPSessionPool |
This class is a base class for classes that define a group of RTP sessions that will be served by one or more execution threads. More... | |
class | SingleRTPSessionPool |
Typedefs | |
typedef TRTPSessionBase | RTPSessionBase |
|
|