Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 598246a3099b0106d22dd5249478d3b7 > files > 229

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: Participants and synchronization sources.</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><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Participants and synchronization sources.</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_s_d_e_s_items_holder.html">SDESItemsHolder</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Holds the SDES items and related information from a participant in an RTP application.  <a href="class_s_d_e_s_items_holder.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_participant.html">Participant</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A class of objects representing remote participants (RTP applications) in a multimedia session.  <a href="class_participant.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_sync_source.html">SyncSource</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Synchronization source in an RTP session.  <a href="class_sync_source.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_application.html">RTPApplication</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An RTP application, holding identifying RTCP SDES item values.  <a href="class_r_t_p_application.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">__EXPORT <a class="el" href="class_r_t_p_application.html">RTPApplication</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__sources.html#g206420a8423d0c261e9bfc5a388a9534">defaultApplication</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the <a class="el" href="class_r_t_p_application.html" title="An RTP application, holding identifying RTCP SDES item values.">RTPApplication</a> object for the "default" application (the only one used by common applications -those that only implement one "RTP application").  <a href="#g206420a8423d0c261e9bfc5a388a9534"></a><br></td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="g206420a8423d0c261e9bfc5a388a9534"></a><!-- doxytag: member="sources.h::defaultApplication" ref="g206420a8423d0c261e9bfc5a388a9534" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">__EXPORT <a class="el" href="class_r_t_p_application.html">RTPApplication</a>&amp; defaultApplication           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the <a class="el" href="class_r_t_p_application.html" title="An RTP application, holding identifying RTCP SDES item values.">RTPApplication</a> object for the "default" application (the only one used by common applications -those that only implement one "RTP application"). 
<p>
Note that this application object differs from all the others that may be defined in that it is automatically constructed by the ccRTP stack and its CNAME is automatically assigned (as user@host), whereas the other application objects' CNAME is provided to its constructor. <dl compact><dt><b>Examples: </b></dt><dd>
<a class="el" href="ccrtptest_8cpp-example.html#a7">ccrtptest.cpp</a>, <a class="el" href="rtphello_8cpp-example.html#a2">rtphello.cpp</a>, <a class="el" href="rtplisten_8cpp-example.html#a2">rtplisten.cpp</a>, and <a class="el" href="rtpsend_8cpp-example.html#a2">rtpsend.cpp</a>.</dl>
</div>
</div><p>
</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>