Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Examples

rtp.h File Reference

Generic and audio/video profile specific RTP interface of ccRTP. More...

#include <ccrtp/cqueue.h>
#include <ccrtp/channel.h>

Go to the source code of this file.

Typedefs

typedef SingleThreadRTPSession RTPSession
 Uses two pairs of sockets for RTP data and RTCP transmission/reception.UDP/IPv4 RTP Session scheduled by one thread of execution.
typedef RTPSession RTPSocket
 Alias for RTPSession.
typedef SingleThreadRTPSession<
SymmetricRTPChannel, SymmetricRTPChannel
SymmetricRTPSession
 Uses one pair of sockets, (1) for RTP data and (2) for RTCP transmission/reception.Symmetric UDP/IPv4 RTP session scheduled by one thread of execution.


Detailed Description

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 on Tue Jun 7 17:21:55 2005 for ccRTP by  doxygen 1.4.2