Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > f9b3c8a07109f255fac53993831736e3 > files > 23

ocaml-speex-devel-0.2.1-3.mga7.armv7hl.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">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="Start" href="index.html">
<link rel="previous" href="Speex.Wrapper.html">
<link rel="Up" href="Speex.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="Speex" rel="Chapter" href="Speex.html">
<link title="Ogg_demuxer_speex_decoder" rel="Chapter" href="Ogg_demuxer_speex_decoder.html"><title>Speex.Skeleton</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Speex.Wrapper.html" title="Speex.Wrapper">Previous</a>
&nbsp;<a class="up" href="Speex.html" title="Speex">Up</a>
&nbsp;</div>
<h1>Module <a href="type_Speex.Skeleton.html">Speex.Skeleton</a></h1>

<pre><span id="MODULESkeleton"><span class="keyword">module</span> Skeleton</span>: <code class="code">sig</code> <a href="Speex.Skeleton.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="VALfisbone"><span class="keyword">val</span> fisbone</span> : <code class="type">?start_granule:Stdlib.Int64.t -><br>       ?headers:(string * string) list -><br>       serialno:nativeint -> header:<a href="Speex.Header.html#TYPEt">Speex.Header.t</a> -> unit -> Ogg.Stream.packet</code></pre><div class="info ">
<div class="info-desc">
<p>Generate a vorbis fisbone packet with
 these parameters, to use in an ogg skeleton.
 Default value for <code class="code">start_granule</code> is <code class="code">Int64.zero</code>,
 Default value for <code class="code">headers</code> is <code class="code">"Content-type","audio/speex"</code></p>

<p>See: http://xiph.org/ogg/doc/skeleton.html.</p>
</div>
</div>
</body></html>