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.

Namespaces

namespace  ost

Classes

class  ost::TRTPSessionBase< RTPDataChannel, RTCPChannel, ServiceQueue >
class  ost::SingleThreadRTPSession< RTPDataChannel, RTCPChannel, ServiceQueue >
 This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways. More...
class  ost::TRTPSessionBaseIPV6< RTPDataChannel, RTCPChannel, ServiceQueue >
class  ost::SingleThreadRTPSessionIPV6< RTPDataChannel, RTCPChannel, ServiceQueue >
 This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways. More...

Typedefs

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


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 Thu Apr 6 09:03:03 2006 for Bayonne Framework by  doxygen 1.4.6