Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 56ebf73a8cc21535297a85df4640d63b > files > 225

libccrtp0.7-0.7.2-1mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>RTCPPacket struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Fri Oct 5 10:28:26 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; <a class="qindex" href="examples.html">Examples</a> &nbsp; </center>
<hr><h1>RTCPPacket  Struct Reference</h1><code>#include &lt;<a class="el" href="private_h-source.html">private.h</a>&gt;</code>
<p>
<a href="struct_RTCPPacket-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="struct_RTCPFixedHeader.html">RTCPFixedHeader</a>&nbsp;</td><td valign=bottom><a class="el" href="struct_RTCPPacket.html#m0">fh</a></td></tr>
<tr><td nowrap>union {</td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_SendReport.html">SendReport</a>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RTCPPacket.html#m1">SR</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RecvReport.html">RecvReport</a>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RTCPPacket.html#m2">RR</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_SDESChunk.html">SDESChunk</a>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RTCPPacket.html#m3">SDES</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_BYEPacket.html">BYEPacket</a>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RTCPPacket.html#m4">BYE</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_APPPacket.html">APPPacket</a>&nbsp;&nbsp;&nbsp;<a class="el" href="struct_RTCPPacket.html#m5">APP</a></td></tr>
<tr><td nowrap valign=top>}&nbsp;</td><td valign=bottom><a class="el" href="struct_RTCPPacket.html#m6">info</a></td></tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="m5" doxytag="RTCPPacket::APP"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_APPPacket.html">APPPacket</a> RTCPPacket::APP
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00206">206</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m4" doxytag="RTCPPacket::BYE"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_BYEPacket.html">BYEPacket</a> RTCPPacket::BYE
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00205">205</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m2" doxytag="RTCPPacket::RR"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_RecvReport.html">RecvReport</a> RTCPPacket::RR
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00203">203</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m3" doxytag="RTCPPacket::SDES"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_SDESChunk.html">SDESChunk</a> RTCPPacket::SDES
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00204">204</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m1" doxytag="RTCPPacket::SR"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_SendReport.html">SendReport</a> RTCPPacket::SR
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00202">202</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m0" doxytag="RTCPPacket::fh"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
<a class="el" href="struct_RTCPFixedHeader.html">RTCPFixedHeader</a> RTCPPacket::fh
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="private_h-source.html#l00199">199</a> of file <a class="el" href="private_h-source.html">private.h</a>.    </td>
  </tr>
</table>
<a name="m6" doxytag="RTCPPacket::info"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
union { ... }         RTCPPacket::info
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="private_h-source.html">private.h</a></ul>
<hr><address><small>Generated at Fri Oct 5 10:28:26 2001 for ccRTP by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.5 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>