This file is indexed.

/usr/share/doc/libmm-ocaml-dev/html/Audio.IO.RW.bufferized-c.html is in libmm-ocaml-dev 0.2.1-2build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!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="Up" href="Audio.IO.RW.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 class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Audio" rel="Chapter" href="Audio.html">
<link title="Image" rel="Chapter" href="Image.html">
<link title="MIDI" rel="Chapter" href="MIDI.html">
<link title="Ringbuffer" rel="Chapter" href="Ringbuffer.html">
<link title="Synth" rel="Chapter" href="Synth.html">
<link title="Video" rel="Chapter" href="Video.html"><title>Audio.IO.RW.bufferized</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="Audio.IO.RW.html" title="Audio.IO.RW">Up</a>
&nbsp;</div>
<h1>Class virtual <a href="type_Audio.IO.RW.bufferized.html">Audio.IO.RW.bufferized</a></h1>

<pre><span name="TYPEbufferized"><span class="keyword">class</span> <span class="keyword">virtual</span> bufferized</span> : <code class="type">int -> min_duration:int -> fill_duration:int -> max_duration:int -> drop_duration:int -> </code><code class="code">object</code> <a href="Audio.IO.RW.bufferized-c.html">..</a> <code class="code">end</code></pre><hr width="100%">

<pre><span id="METHODio_read"><span class="keyword">method</span> <span class="keyword">virtual</span> io_read</span> : <code class="type"><a href="Audio.html#TYPEbuffer">Audio.buffer</a> -> int -> int -> unit</code></pre>
<pre><span id="METHODio_write"><span class="keyword">method</span> <span class="keyword">virtual</span> io_write</span> : <code class="type"><a href="Audio.html#TYPEbuffer">Audio.buffer</a> -> int -> int -> unit</code></pre>
<pre><span id="METHODread"><span class="keyword">method</span> read</span> : <code class="type"><a href="Audio.html#TYPEbuffer">Audio.buffer</a> -> int -> int -> unit</code></pre>
<pre><span id="METHODwrite"><span class="keyword">method</span> write</span> : <code class="type"><a href="Audio.html#TYPEbuffer">Audio.buffer</a> -> int -> int -> unit</code></pre></body></html>