Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / flac / doc / html / api / structFLAC____FrameFooter.html
blob35ddc55b9cfc091b10c81808f27cbb07e3baec49
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>FLAC: FLAC__FrameFooter Struct Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.2 -->
7 <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></div>
8 <h1>FLAC__FrameFooter Struct Reference<br>
9 <small>
10 [<a class="el" href="group__flac__format.html">FLAC/format.h: format components</a>]</small>
11 </h1><code>#include &lt;<a class="el" href="format_8h-source.html">format.h</a>&gt;</code>
12 <p>
13 <a href="structFLAC____FrameFooter-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
14 FLAC frame footer structure. (c.f. <a href="../format.html#frame_footer">format specification</a>)
15 <p>
16 <table border="0" cellpadding="0" cellspacing="0">
17 <tr><td></td></tr>
18 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
19 <tr><td class="memItemLeft" nowrap align="right" valign="top">FLAC__uint16&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____FrameFooter.html#FLAC____FrameFootero0">crc</a></td></tr>
21 </table>
22 <hr><h2>Member Data Documentation</h2>
23 <a class="anchor" name="FLAC____FrameFootero0" doxytag="FLAC__FrameFooter::crc"></a><p>
24 <table class="mdTable" cellpadding="2" cellspacing="0">
25 <tr>
26 <td class="mdRow">
27 <table cellpadding="0" cellspacing="0" border="0">
28 <tr>
29 <td class="md" nowrap valign="top">FLAC__uint16 <a class="el" href="structFLAC____FrameFooter.html#FLAC____FrameFootero0">FLAC__FrameFooter::crc</a> </td>
30 </tr>
31 </table>
32 </td>
33 </tr>
34 </table>
35 <table cellspacing="5" cellpadding="0" border="0">
36 <tr>
37 <td>
38 &nbsp;
39 </td>
40 <td>
42 <p>
43 CRC-16 (polynomial = x^16 + x^15 + x^2 + x^0, initialized with 0) of the bytes before the crc, back to and including the frame header sync code. </td>
44 </tr>
45 </table>
46 <hr>The documentation for this struct was generated from the following file:<ul>
47 <li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
49 <hr size="1">
50 <div class="copyright">
51 <!-- @@@ oh so hacky -->
52 <table>
53 <tr>
54 <td align="left">
55 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
56 </td>
57 <td width="1%" align="right">
58 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
59 </td>
60 </tr>
61 </table>
62 </div>
63 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
64 <!-- Permission is granted to copy, distribute and/or modify this document -->
65 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
66 <!-- or any later version published by the Free Software Foundation; -->
67 <!-- with no invariant sections. -->
68 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
69 </body>
70 </html>