Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b3b72986c04dedd3711dbbc129a7ddac > files > 10

ocaml-theora-devel-0.1.1-2mdv2010.0.i586.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="previous" href="Theora.Decoder.html">
<link rel="Up" href="Theora.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="Theora" rel="Chapter" href="Theora.html"><title>Theora.Skeleton</title>
</head>
<body>
<div class="navbar"><a href="Theora.Decoder.html">Previous</a>
&nbsp;<a href="Theora.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_Theora.Skeleton.html">Theora.Skeleton</a></h1></center>
<br>
<pre><span class="keyword">module</span> Skeleton: <code class="code">sig</code> <a href="Theora.Skeleton.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALfisbone"></a>fisbone : <code class="type">?start_granule:Int64.t -><br>       ?headers:(string * string) list -><br>       serialno:Nativeint.t -> info:<a href="Theora.html#TYPEinfo">Theora.info</a> -> unit -> Ogg.Stream.packet</code></pre><div class="info">
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","video/theora"</code>
<p>

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