~ubuntu-branches/ubuntu/feisty/flac/feisty

« back to all changes in this revision

Viewing changes to doc/html/api/structFLAC____FrameFooter.html

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>FLAC__FrameFooter struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.2.14 -->
 
7
<center>
 
8
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</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; </center>
 
9
<hr><h1>FLAC__FrameFooter  Struct Reference<br>
 
10
<small>
 
11
[<a class="el" href="group__flac__format.html">FLAC/format.h: format components</a>]</small>
 
12
</h1><code>#include &lt;<a class="el" href="format_8h-source.html">format.h</a>&gt;</code>
 
13
<p>
 
14
<a href="structFLAC____FrameFooter-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 
15
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
 
16
<tr><td nowrap align=right valign=top>FLAC__uint16&nbsp;</td><td valign=bottom><a class="el" href="structFLAC____FrameFooter.html#m0">crc</a></td></tr>
 
17
</table>
 
18
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
19
FLAC frame footer structure. (c.f. <a href="../format.html#frame_footer">format specification</a>) 
 
20
<p>
 
21
<hr><h2>Member Data Documentation</h2>
 
22
<a name="m0" doxytag="FLAC__FrameFooter::crc"></a><p>
 
23
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
24
  <tr>
 
25
    <td class="md">
 
26
      <table cellpadding="0" cellspacing="0" border="0">
 
27
        <tr>
 
28
          <td class="md" nowrap valign="top"> FLAC__uint16 FLAC__FrameFooter::crc
 
29
      </table>
 
30
    </td>
 
31
  </tr>
 
32
</table>
 
33
<table cellspacing=5 cellpadding=0 border=0>
 
34
  <tr>
 
35
    <td>
 
36
      &nbsp;
 
37
    </td>
 
38
    <td>
 
39
 
 
40
<p>
 
41
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>
 
42
  </tr>
 
43
</table>
 
44
<hr>The documentation for this struct was generated from the following file:<ul>
 
45
<li>include/FLAC/<a class="el" href="format_8h-source.html">format.h</a></ul>
 
46
<hr><address><small>Generated on Sat Jan 25 10:44:50 2003 for FLAC by
 
47
<a href="http://www.doxygen.org/index.html">
 
48
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
49
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
50
 &copy;&nbsp;1997-2002</small></address>
 
51
</body>
 
52
</html>