Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 598246a3099b0106d22dd5249478d3b7 > files > 250

ccrtp-devel-1.7.1-2.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ccRTP: rtp.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>rtp.h File Reference</h1>Generic and audio/video profile specific RTP interface of ccRTP.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="cqueue_8h_source.html">ccrtp/cqueue.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="channel_8h_source.html">ccrtp/channel.h</a>&gt;</code><br>

<p>
<a href="rtp_8h_source.html">Go to the source code of this file.</a><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" title="Generic RTP protocol stack for exchange of realtime data.">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#g24e16f350c9ae0c1e2a3f5d6a6dad9f9">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.  <a href="group__sessions.html#g24e16f350c9ae0c1e2a3f5d6a6dad9f9"></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#gdf1c6653b0c0963a3d3ac98730a29685">RTPSocket</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Alias for RTPSession.  <a href="group__sessions.html#gdf1c6653b0c0963a3d3ac98730a29685"></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><br class="typebreak">
&lt; <a class="el" href="class_r_t_p_base_u_d_p_i_pv4_socket.html">SymmetricRTPChannel</a>, <br class="typebreak">
<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#g8c9dd5e82e1ea0da011c893a6a6cece7">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.  <a href="group__sessions.html#g8c9dd5e82e1ea0da011c893a6a6cece7"></a><br></td></tr>
</table>
<hr><h2>Detailed Description</h2>
Generic and audio/video profile specific RTP interface of ccRTP. 
<p>
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). </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jul 24 21:42:25 2009 for ccRTP by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>