Sophie

Sophie

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

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>RTCPFixedHeader struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.10 -->
<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>RTCPFixedHeader  Struct Reference</h1><code>#include &lt;<a class="el" href="rtpext_8h-source.html">rtpext.h</a>&gt;</code>
<p>
<a href="structRTCPFixedHeader-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>unsigned char&nbsp;</td><td valign=bottom><a class="el" href="structRTCPFixedHeader.html#m0">version</a>:2</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Version, currently 2.</em> <a href="#m0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>unsigned char&nbsp;</td><td valign=bottom><a class="el" href="structRTCPFixedHeader.html#m1">padding</a>:1</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Padding bit.</em> <a href="#m1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>unsigned char&nbsp;</td><td valign=bottom><a class="el" href="structRTCPFixedHeader.html#m2">block_count</a>:5</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Number of RR, SR, or SDES chunks.</em> <a href="#m2">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>uint8&nbsp;</td><td valign=bottom><a class="el" href="structRTCPFixedHeader.html#m3">type</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>type of RTCP packet.</em> <a href="#m3">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>uint16&nbsp;</td><td valign=bottom><a class="el" href="structRTCPFixedHeader.html#m4">length</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>number of 32-bit words in the packet.</em> <a href="#m4">More...</a><em></em></font><br><br></td></tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="m2" doxytag="RTCPFixedHeader::block_count"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned char RTCPFixedHeader::block_count
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Number of RR, SR, or SDES chunks.
<p>

<p>
Definition at line <a class="el" href="rtpext_8h-source.html#l00664">664</a> of file <a class="el" href="rtpext_8h-source.html">rtpext.h</a>.    </td>
  </tr>
</table>
<a name="m4" doxytag="RTCPFixedHeader::length"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> uint16 RTCPFixedHeader::length
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
number of 32-bit words in the packet.
<p>

<p>
Definition at line <a class="el" href="rtpext_8h-source.html#l00669">669</a> of file <a class="el" href="rtpext_8h-source.html">rtpext.h</a>.    </td>
  </tr>
</table>
<a name="m1" doxytag="RTCPFixedHeader::padding"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned char RTCPFixedHeader::padding
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Padding bit.
<p>

<p>
Definition at line <a class="el" href="rtpext_8h-source.html#l00665">665</a> of file <a class="el" href="rtpext_8h-source.html">rtpext.h</a>.    </td>
  </tr>
</table>
<a name="m3" doxytag="RTCPFixedHeader::type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> uint8 RTCPFixedHeader::type
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
type of RTCP packet.
<p>

<p>
Definition at line <a class="el" href="rtpext_8h-source.html#l00668">668</a> of file <a class="el" href="rtpext_8h-source.html">rtpext.h</a>.    </td>
  </tr>
</table>
<a name="m0" doxytag="RTCPFixedHeader::version"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned char RTCPFixedHeader::version
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Version, currently 2.
<p>

<p>
Definition at line <a class="el" href="rtpext_8h-source.html#l00666">666</a> of file <a class="el" href="rtpext_8h-source.html">rtpext.h</a>.    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="rtpext_8h-source.html">rtpext.h</a></ul>
<hr><address><small>Generated at Tue Oct 16 11:17:52 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.10 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>