rtp.h
Generic and audio/video profile specific RTP interface of ccRTP.
- Provided by: libccrtp-doc (Version: 2.0.9-2.3build1)
- Source: libccrtp
- Report a bug
Generic and audio/video profile specific RTP interface of ccRTP.
#include <ccrtp/cqueue.h>
#include <ccrtp/channel.h>
class TRTPSessionBase< RTPDataChannel, RTCPChannel,
ServiceQueue >
class SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue
>
typedef SingleThreadRTPSession RTPSession
UDP/IPv4 RTP Session scheduled by one thread of execution. typedef
RTPSession RTPSocket
typedef SingleThreadRTPSession< SymmetricRTPChannel,
SymmetricRTPChannel > SymmetricRTPSession
Symmetric UDP/IPv4 RTP session scheduled by one thread of execution.
Generic and audio/video profile specific RTP interface of ccRTP.
The classes and types in this header provide general RTP functionality (following RFC 3550) as well as audio/video RTP profile specific functionality (following RFC 3551).
Generated automatically by Doxygen for ccRTP from the source code.