annotate src/flac-1.2.1/doc/html/api/files.html @ 1:05aa0afa9217

Bring in flac, ogg, vorbis
author Chris Cannam
date Tue, 19 Mar 2013 17:37:49 +0000
parents
children
rev   line source
Chris@1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Chris@1 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
Chris@1 3 <title>FLAC: File Index</title>
Chris@1 4 <link href="doxygen.css" rel="stylesheet" type="text/css">
Chris@1 5 </head><body>
Chris@1 6 <!-- Generated by Doxygen 1.4.2 -->
Chris@1 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="qindexHL" 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>
Chris@1 8 <h1>FLAC File List</h1>Here is a list of all documented files with brief descriptions:<table>
Chris@1 9 <tr><td class="indexkey">include/FLAC++/<b>all.h</b> <a href="+_2all_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
Chris@1 10 <tr><td class="indexkey">include/FLAC++/<a class="el" href="decoder_8h.html">decoder.h</a> <a href="decoder_8h-source.html">[code]</a></td><td class="indexvalue">This module contains the classes which implement the various decoders </td></tr>
Chris@1 11 <tr><td class="indexkey">include/FLAC++/<a class="el" href="encoder_8h.html">encoder.h</a> <a href="encoder_8h-source.html">[code]</a></td><td class="indexvalue">This module contains the classes which implement the various encoders </td></tr>
Chris@1 12 <tr><td class="indexkey">include/FLAC++/<a class="el" href="+_2export_8h.html">export.h</a> <a href="+_2export_8h-source.html">[code]</a></td><td class="indexvalue">This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features </td></tr>
Chris@1 13 <tr><td class="indexkey">include/FLAC++/<a class="el" href="+_2metadata_8h.html">metadata.h</a> <a href="+_2metadata_8h-source.html">[code]</a></td><td class="indexvalue">This module provides classes for creating and manipulating FLAC metadata blocks in memory, and three progressively more powerful interfaces for traversing and editing metadata in FLAC files </td></tr>
Chris@1 14 <tr><td class="indexkey">include/FLAC/<b>all.h</b> <a href="all_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
Chris@1 15 <tr><td class="indexkey">include/FLAC/<b>assert.h</b> <a href="assert_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
Chris@1 16 <tr><td class="indexkey">include/FLAC/<a class="el" href="callback_8h.html">callback.h</a> <a href="callback_8h-source.html">[code]</a></td><td class="indexvalue">This module defines the structures for describing I/O callbacks to the other FLAC interfaces </td></tr>
Chris@1 17 <tr><td class="indexkey">include/FLAC/<a class="el" href="export_8h.html">export.h</a> <a href="export_8h-source.html">[code]</a></td><td class="indexvalue">This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features </td></tr>
Chris@1 18 <tr><td class="indexkey">include/FLAC/<a class="el" href="format_8h.html">format.h</a> <a href="format_8h-source.html">[code]</a></td><td class="indexvalue">This module contains structure definitions for the representation of FLAC format components in memory. These are the basic structures used by the rest of the interfaces </td></tr>
Chris@1 19 <tr><td class="indexkey">include/FLAC/<a class="el" href="metadata_8h.html">metadata.h</a> <a href="metadata_8h-source.html">[code]</a></td><td class="indexvalue">This module provides functions for creating and manipulating FLAC metadata blocks in memory, and three progressively more powerful interfaces for traversing and editing metadata in FLAC files </td></tr>
Chris@1 20 <tr><td class="indexkey">include/FLAC/<b>ordinals.h</b> <a href="ordinals_8h-source.html">[code]</a></td><td class="indexvalue"></td></tr>
Chris@1 21 <tr><td class="indexkey">include/FLAC/<a class="el" href="stream__decoder_8h.html">stream_decoder.h</a> <a href="stream__decoder_8h-source.html">[code]</a></td><td class="indexvalue">This module contains the functions which implement the stream decoder </td></tr>
Chris@1 22 <tr><td class="indexkey">include/FLAC/<a class="el" href="stream__encoder_8h.html">stream_encoder.h</a> <a href="stream__encoder_8h-source.html">[code]</a></td><td class="indexvalue">This module contains the functions which implement the stream encoder </td></tr>
Chris@1 23 </table>
Chris@1 24
Chris@1 25 <hr size="1">
Chris@1 26 <div class="copyright">
Chris@1 27 <!-- @@@ oh so hacky -->
Chris@1 28 <table>
Chris@1 29 <tr>
Chris@1 30 <td align="left">
Chris@1 31 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
Chris@1 32 </td>
Chris@1 33 <td width="1%" align="right">
Chris@1 34 <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>
Chris@1 35 </td>
Chris@1 36 </tr>
Chris@1 37 </table>
Chris@1 38 </div>
Chris@1 39 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
Chris@1 40 <!-- Permission is granted to copy, distribute and/or modify this document -->
Chris@1 41 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
Chris@1 42 <!-- or any later version published by the Free Software Foundation; -->
Chris@1 43 <!-- with no invariant sections. -->
Chris@1 44 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
Chris@1 45 </body>
Chris@1 46 </html>