Sophie

Sophie

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

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: RTCPCompoundHandler::SenderInfo Struct Reference</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>
<div class="nav">
<a class="el" href="class_r_t_c_p_compound_handler.html">RTCPCompoundHandler</a>::<a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html">SenderInfo</a></div>
<h1>RTCPCompoundHandler::SenderInfo Struct Reference</h1><!-- doxytag: class="RTCPCompoundHandler::SenderInfo" -->Struct for the sender info block in a SR (sender report) RTCP packet.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="rtcppkt_8h-source.html">rtcppkt.h</a>&gt;</code>
<p>
<a href="struct_r_t_c_p_compound_handler_1_1_sender_info-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o0">NTPMSW</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">NTP timestamp higher octets.  <a href="#o0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o1">NTPLSW</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">NTP timestamp lower octets.  <a href="#o1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o2">RTPTimestamp</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">RTP timestamp.  <a href="#o2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o3">packetCount</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">cumulative packet counter.  <a href="#o3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o4">octetCount</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">cumulative octet counter.  <a href="#o4"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Struct for the sender info block in a SR (sender report) RTCP packet. 
<p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="o1"></a><!-- doxytag: member="RTCPCompoundHandler::SenderInfo::NTPLSW" ref="o1" 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">uint32 <a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o1">RTCPCompoundHandler::SenderInfo::NTPLSW</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
NTP timestamp lower octets. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="o0"></a><!-- doxytag: member="RTCPCompoundHandler::SenderInfo::NTPMSW" ref="o0" 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">uint32 <a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o0">RTCPCompoundHandler::SenderInfo::NTPMSW</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
NTP timestamp higher octets. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="o4"></a><!-- doxytag: member="RTCPCompoundHandler::SenderInfo::octetCount" ref="o4" 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">uint32 <a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o4">RTCPCompoundHandler::SenderInfo::octetCount</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
cumulative octet counter. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="o3"></a><!-- doxytag: member="RTCPCompoundHandler::SenderInfo::packetCount" ref="o3" 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">uint32 <a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o3">RTCPCompoundHandler::SenderInfo::packetCount</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
cumulative packet counter. 
<p>
    </td>
  </tr>
</table>
<a class="anchor" name="o2"></a><!-- doxytag: member="RTCPCompoundHandler::SenderInfo::RTPTimestamp" ref="o2" 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">uint32 <a class="el" href="struct_r_t_c_p_compound_handler_1_1_sender_info.html#o2">RTCPCompoundHandler::SenderInfo::RTPTimestamp</a>          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
RTP timestamp. 
<p>
    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="rtcppkt_8h-source.html">rtcppkt.h</a></ul>
<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>