Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > 4cd3fba015b84aa8198c12116a5f41ed > files > 217

ccrtp-devel-1.3.6-1.amd64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ccRTP: RTP sessions.</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>RTP sessions.</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_t_r_t_p_session_base.html">TRTPSessionBase&lt; RTPDataChannel, RTCPChannel, ServiceQueue &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_single_thread_r_t_p_session.html">SingleThreadRTPSession&lt; RTPDataChannel, RTCPChannel, ServiceQueue &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This template class adds the threading aspect to the <a class="el" href="class_r_t_p_session_base.html">RTPSessionBase</a> template in one of the many possible ways.  <a href="class_single_thread_r_t_p_session.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_r_t_p_session_base.html">RTPSessionBase</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Generic RTP protocol stack for exchange of realtime data.RTP protocol stack based on Common C++.  <a href="class_r_t_p_session_base.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_single_thread_r_t_p_session.html">SingleThreadRTPSession&lt; RTPDataChannel, RTCPChannel, ServiceQueue &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This template class adds the threading aspect to the <a class="el" href="class_r_t_p_session_base.html">RTPSessionBase</a> template in one of the many possible ways.  <a href="class_single_thread_r_t_p_session.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_single_thread_r_t_p_session.html">SingleThreadRTPSession</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sessions.html#ga0">RTPSession</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Uses two pairs of sockets for RTP data and RTCP transmission/reception.UDP/IPv4 RTP Session scheduled by one thread of execution.  <a href="#ga0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_single_thread_r_t_p_session.html">RTPSession</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sessions.html#ga1">RTPSocket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Alias for RTPSession.  <a href="#ga1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="class_single_thread_r_t_p_session.html">SingleThreadRTPSession</a>&lt;<br>
 <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">SymmetricRTPChannel</a>, <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">SymmetricRTPChannel</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sessions.html#ga2">SymmetricRTPSession</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">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.  <a href="#ga2"></a><br></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="ga0"></a><!-- doxytag: member="rtp.h::RTPSession" ref="ga0" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"><a class="el" href="class_single_thread_r_t_p_session.html">RTPSession</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Uses two pairs of sockets for RTP data and RTCP transmission/reception.UDP/IPv4 RTP Session scheduled by one thread of execution. 
<p>
<dl compact><dt><b>Examples: </b></dt><dd>
<a class="el" href="audiorx_8cpp-example.html#a1">audiorx.cpp</a>, <a class="el" href="audiotx_8cpp-example.html#a8">audiotx.cpp</a>, <a class="el" href="ccrtptest_8cpp-example.html#a16">ccrtptest.cpp</a>, and <a class="el" href="rtphello_8cpp-example.html#a39">rtphello.cpp</a>.</dl>    </td>
  </tr>
</table>
<a class="anchor" name="ga1"></a><!-- doxytag: member="rtp.h::RTPSocket" ref="ga1" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"><a class="el" href="class_single_thread_r_t_p_session.html">RTPSocket</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Alias for RTPSession. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="ga2"></a><!-- doxytag: member="rtp.h::SymmetricRTPSession" ref="ga2" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"><a class="el" href="class_single_thread_r_t_p_session.html">SymmetricRTPSession</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
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. 
<p>
    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Fri Dec 9 22:32:04 2005 for ccRTP by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>