Mercurial > hg > sv-dependency-builds
comparison src/flac-1.2.1/doc/html/api/structFLAC____Subframe__Constant.html @ 86:98c1576536ae
Bring in flac, ogg, vorbis
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
85:545efbb81310 | 86:98c1576536ae |
---|---|
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__Subframe_Constant 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 Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> | |
8 <h1>FLAC__Subframe_Constant 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 <<a class="el" href="format_8h-source.html">format.h</a>></code> | |
12 <p> | |
13 <a href="structFLAC____Subframe__Constant-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | |
14 CONSTANT subframe. (c.f. <a href="../format.html#subframe_constant">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__int32 </td><td class="memItemRight" valign="bottom"><a class="el" href="structFLAC____Subframe__Constant.html#FLAC____Subframe__Constanto0">value</a></td></tr> | |
20 | |
21 </table> | |
22 <hr><h2>Member Data Documentation</h2> | |
23 <a class="anchor" name="FLAC____Subframe__Constanto0" doxytag="FLAC__Subframe_Constant::value"></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__int32 <a class="el" href="structFLAC____Subframe__Constant.html#FLAC____Subframe__Constanto0">FLAC__Subframe_Constant::value</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 | |
39 </td> | |
40 <td> | |
41 | |
42 <p> | |
43 The constant signal value. </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> | |
48 | |
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&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> |