Mercurial > hg > sv-dependency-builds
comparison src/flac-1.2.1/doc/html/api/group__flac__export.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/export.h: export symbols</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/export.h: export symbols<br> | |
9 <small> | |
10 [<a class="el" href="group__flac.html">FLAC C API</a>]</small> | |
11 </h1><hr><a name="_details"></a><h2>Detailed Description</h2> | |
12 This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features. | |
13 <p> | |
14 If you are compiling with MSVC and will link to the static library (libFLAC.lib) you should define FLAC__NO_DLL in your project to make sure the symbols are exported properly. | |
15 <p> | |
16 <table border="0" cellpadding="0" cellspacing="0"> | |
17 <tr><td></td></tr> | |
18 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> | |
19 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga1" doxytag="flac_export::FLAC_API"></a> | |
20 #define </td><td class="memItemRight" valign="bottom"><b>FLAC_API</b></td></tr> | |
21 | |
22 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__flac__export.html#ga2">FLAC_API_VERSION_CURRENT</a> 10</td></tr> | |
23 | |
24 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__flac__export.html#ga3">FLAC_API_VERSION_REVISION</a> 0</td></tr> | |
25 | |
26 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__flac__export.html#ga4">FLAC_API_VERSION_AGE</a> 2</td></tr> | |
27 | |
28 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> | |
29 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__flac__export.html#ga0">FLAC_API_SUPPORTS_OGG_FLAC</a></td></tr> | |
30 | |
31 </table> | |
32 <hr><h2>Define Documentation</h2> | |
33 <a class="anchor" name="ga2" doxytag="export.h::FLAC_API_VERSION_CURRENT"></a><p> | |
34 <table class="mdTable" cellpadding="2" cellspacing="0"> | |
35 <tr> | |
36 <td class="mdRow"> | |
37 <table cellpadding="0" cellspacing="0" border="0"> | |
38 <tr> | |
39 <td class="md" nowrap valign="top">#define FLAC_API_VERSION_CURRENT 10 </td> | |
40 </tr> | |
41 </table> | |
42 </td> | |
43 </tr> | |
44 </table> | |
45 <table cellspacing="5" cellpadding="0" border="0"> | |
46 <tr> | |
47 <td> | |
48 | |
49 </td> | |
50 <td> | |
51 | |
52 <p> | |
53 These #defines will mirror the libtool-based library version number, see <a href="http://www.gnu.org/software/libtool/manual.html#Libtool-versioning">http://www.gnu.org/software/libtool/manual.html#Libtool-versioning</a> </td> | |
54 </tr> | |
55 </table> | |
56 <a class="anchor" name="ga3" doxytag="export.h::FLAC_API_VERSION_REVISION"></a><p> | |
57 <table class="mdTable" cellpadding="2" cellspacing="0"> | |
58 <tr> | |
59 <td class="mdRow"> | |
60 <table cellpadding="0" cellspacing="0" border="0"> | |
61 <tr> | |
62 <td class="md" nowrap valign="top">#define FLAC_API_VERSION_REVISION 0 </td> | |
63 </tr> | |
64 </table> | |
65 </td> | |
66 </tr> | |
67 </table> | |
68 <table cellspacing="5" cellpadding="0" border="0"> | |
69 <tr> | |
70 <td> | |
71 | |
72 </td> | |
73 <td> | |
74 | |
75 <p> | |
76 see above </td> | |
77 </tr> | |
78 </table> | |
79 <a class="anchor" name="ga4" doxytag="export.h::FLAC_API_VERSION_AGE"></a><p> | |
80 <table class="mdTable" cellpadding="2" cellspacing="0"> | |
81 <tr> | |
82 <td class="mdRow"> | |
83 <table cellpadding="0" cellspacing="0" border="0"> | |
84 <tr> | |
85 <td class="md" nowrap valign="top">#define FLAC_API_VERSION_AGE 2 </td> | |
86 </tr> | |
87 </table> | |
88 </td> | |
89 </tr> | |
90 </table> | |
91 <table cellspacing="5" cellpadding="0" border="0"> | |
92 <tr> | |
93 <td> | |
94 | |
95 </td> | |
96 <td> | |
97 | |
98 <p> | |
99 see above </td> | |
100 </tr> | |
101 </table> | |
102 <hr><h2>Variable Documentation</h2> | |
103 <a class="anchor" name="ga0" doxytag="export.h::FLAC_API_SUPPORTS_OGG_FLAC"></a><p> | |
104 <table class="mdTable" cellpadding="2" cellspacing="0"> | |
105 <tr> | |
106 <td class="mdRow"> | |
107 <table cellpadding="0" cellspacing="0" border="0"> | |
108 <tr> | |
109 <td class="md" nowrap valign="top">int <a class="el" href="group__flac__export.html#ga0">FLAC_API_SUPPORTS_OGG_FLAC</a> </td> | |
110 </tr> | |
111 </table> | |
112 </td> | |
113 </tr> | |
114 </table> | |
115 <table cellspacing="5" cellpadding="0" border="0"> | |
116 <tr> | |
117 <td> | |
118 | |
119 </td> | |
120 <td> | |
121 | |
122 <p> | |
123 <code>1</code> if the library has been compiled with support for Ogg FLAC, else <code>0</code>. </td> | |
124 </tr> | |
125 </table> | |
126 | |
127 <hr size="1"> | |
128 <div class="copyright"> | |
129 <!-- @@@ oh so hacky --> | |
130 <table> | |
131 <tr> | |
132 <td align="left"> | |
133 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson | |
134 </td> | |
135 <td width="1%" align="right"> | |
136 <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> | |
137 </td> | |
138 </tr> | |
139 </table> | |
140 </div> | |
141 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson --> | |
142 <!-- Permission is granted to copy, distribute and/or modify this document --> | |
143 <!-- under the terms of the GNU Free Documentation License, Version 1.1 --> | |
144 <!-- or any later version published by the Free Software Foundation; --> | |
145 <!-- with no invariant sections. --> | |
146 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html --> | |
147 </body> | |
148 </html> |