Sophie

Sophie

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

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

<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 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>Index of exceptions</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of exceptions</h1>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Flac.Decoder.html#EXCEPTIONBad_header">Bad_header</a> [<a href="Flac.Decoder.html">Flac.Decoder</a>]</td>
<td><div class="info">
The decoder encountered a corrupted frame header.
</div>
</td></tr>
<tr><td align="left"><br>F</td></tr>
<tr><td><a href="Flac.Decoder.html#EXCEPTIONFrame_crc_mismatch">Frame_crc_mismatch</a> [<a href="Flac.Decoder.html">Flac.Decoder</a>]</td>
<td><div class="info">
The frame's data did not match the CRC in the footer.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Flac.html#EXCEPTIONInternal">Internal</a> [<a href="Flac.html">Flac</a>]</td>
<td><div class="info">
Raised when an internal error occured.
</div>
</td></tr>
<tr><td><a href="Flac.Encoder.html#EXCEPTIONInvalid_data">Invalid_data</a> [<a href="Flac.Encoder.html">Flac.Encoder</a>]</td>
<td><div class="info">
Raised when submiting invalid data to
 encode
</div>
</td></tr>
<tr><td align="left"><br>L</td></tr>
<tr><td><a href="Flac.Decoder.html#EXCEPTIONLost_sync">Lost_sync</a> [<a href="Flac.Decoder.html">Flac.Decoder</a>]</td>
<td><div class="info">
An error in the stream caused the decoder to lose synchronization.
</div>
</td></tr>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="Flac.Decoder.html#EXCEPTIONNot_flac">Not_flac</a> [<a href="Flac.Decoder.html">Flac.Decoder</a>]</td>
<td><div class="info">
Raised if trying to decode a stream that
 is not flac.
</div>
</td></tr>
<tr><td align="left"><br>U</td></tr>
<tr><td><a href="Flac.Decoder.html#EXCEPTIONUnparseable_stream">Unparseable_stream</a> [<a href="Flac.Decoder.html">Flac.Decoder</a>]</td>
<td><div class="info">
The decoder encountered reserved fields in use in the stream.
</div>
</td></tr>
</table>
</body>
</html>