Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2cb03934542209c23596f112b5517568 > files > 25

ocaml-flac-devel-0.1.1-6.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="next" href="Ogg_flac.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Flac" rel="Chapter" href="Flac.html">
<link title="Ogg_flac" rel="Chapter" href="Ogg_flac.html">
<link title="Ogg_demuxer_flac_decoder" rel="Chapter" href="Ogg_demuxer_flac_decoder.html"><title>Flac</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Ogg_flac.html" title="Ogg_flac">Next</a>
</div>
<h1>Module <a href="type_Flac.html">Flac</a></h1>

<pre><span class="keyword">module</span> Flac: <code class="code">sig</code> <a href="Flac.html">..</a> <code class="code">end</code></pre><div class="info module top">
<h1 id="1_NativeFLACdecoderencodermodulesforOCaml">Native FLAC decoder/encoder modules for OCaml</h1><br>
</div>
<hr width="100%">

<pre><span class="keyword">module</span> <a href="Flac.Decoder.html">Decoder</a>: <code class="code">sig</code> <a href="Flac.Decoder.html">..</a> <code class="code">end</code></pre><div class="info">
Decode native FLAC data
</div>

<pre><span class="keyword">module</span> <a href="Flac.Encoder.html">Encoder</a>: <code class="code">sig</code> <a href="Flac.Encoder.html">..</a> <code class="code">end</code></pre><div class="info">
Encode native FLAC data
</div>

<pre><span id="EXCEPTIONInternal"><span class="keyword">exception</span> Internal</span></pre>
<div class="info ">
Raised when an internal error occured. Should be
 reported if seen.<br>
</div>
</body></html>