Bayonne2 / Common C++ 2 Framework
[フレーム]
Data Structures | Typedefs
RTP sessions.

Data Structures

 
  This template class adds the threading aspect to the RTPSessionBase template in one of the many possible ways. More...
 
class   RTPSessionBase
  Generic RTP protocol stack for exchange of realtime data. More...
 

Typedefs

  Uses two pairs of sockets for RTP data and RTCP transmission/reception. More...
 
typedef RTPSession  RTPSocket
  Alias for RTPSession. More...
 
  Uses one pair of sockets, (1) for RTP data and (2) for RTCP transmission/reception. More...
 

Detailed Description

Typedef Documentation

#include <rtp.h>

Uses two pairs of sockets for RTP data and RTCP transmission/reception.

UDP/IPv4 RTP Session scheduled by one thread of execution.

Definition at line 608 of file rtp.h.

#include <rtp.h>

Alias for RTPSession.

Definition at line 615 of file rtp.h.

#include <rtp.h>

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.

Definition at line 626 of file rtp.h.


Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /