This file is indexed.

/usr/share/doc/libshout-ocaml-dev/html/index_values.html is in libshout-ocaml-dev 0.2.7-1build8.

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
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<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 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="Shout" rel="Chapter" href="Shout.html"><title>Index of values</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of values</h1>
<table>
<tr><td align="left"><br>C</td></tr>
<tr><td><a href="Shout.html#VALclose">close</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Close a connection to the server.
</div>
</td></tr>
<tr><td align="left"><br>D</td></tr>
<tr><td><a href="Shout.html#VALdelay">delay</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Amount of time in miliseconds caller should wait before sending again.
</div>
</td></tr>
<tr><td align="left"><br>G</td></tr>
<tr><td><a href="Shout.html#VALget_agent">get_agent</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the user agent header.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_audio_info">get_audio_info</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve a stream audio parameter.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_description">get_description</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the stream description.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_dumpfile">get_dumpfile</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the dumpfile name.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_errno">get_errno</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Get the number of the last error.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_error">get_error</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Get a string describing the last shout error to occur.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_format">get_format</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the stream's audio format.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_genre">get_genre</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the stream genre.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_host">get_host</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the server's hostname or ip address.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_mount">get_mount</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the mountpoint.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_multicast_ip">get_multicast_ip</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the ip for multicasting the stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_name">get_name</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the name of the stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_password">get_password</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the server's password.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_port">get_port</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the server's port.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_protocol">get_protocol</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the protocol used to connect to the server.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_public">get_public</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Should we ask the server to list the stream in any directories it knows about?
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_url">get_url</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the url of a site about this stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALget_user">get_user</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Retrieve the user to authenticate as.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Shout.html#VALinit">init</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Initialize the shout library.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALis_connected">is_connected</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Am I connected to a shoutcast server?
</div>
</td></tr>
<tr><td align="left"><br>N</td></tr>
<tr><td><a href="Shout.html#VALnew_shout">new_shout</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Create a new <code class="code">shout</code> value.
</div>
</td></tr>
<tr><td align="left"><br>O</td></tr>
<tr><td><a href="Shout.html#VALopen_shout">open_shout</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Open a connection to the server.
</div>
</td></tr>
<tr><td align="left"><br>S</td></tr>
<tr><td><a href="Shout.html#VALsend">send</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Send data to the server, parsing it for format specific timing info.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALsend_raw">send_raw</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
<span class="deprecated"></span></div>
</td></tr>
<tr><td><a href="Shout.html#VALset_agent">set_agent</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the user agent header (default: libshout/VERSION).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_audio_info">set_audio_info</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
<code class="code">set_audio_info shout name value</code> sets the stream audio parameter <code class="code">name</code> to the value <code class="code">value</code>.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_description">set_description</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the stream description.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_dumpfile">set_dumpfile</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Request that your stream be archived on the server under the specified name.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_format">set_format</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the stream's audio format (default: Format_vorbis).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_genre">set_genre</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the stream genre.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_host">set_host</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the server's hostname or ip address (default: localhost).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_metadata">set_metadata</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set metadata for mp3 streams.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_mount">set_mount</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the the mountpoint (not supported by the <code class="code">Protocol_icy</code> protocol).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_multicast_ip">set_multicast_ip</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the ip for multicasting the stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_name">set_name</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the name of the stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_password">set_password</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the password to authenticate the server with.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_port">set_port</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the server's port (default: 8000).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_protocol">set_protocol</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the protocol to connect to the server with (default: Protocol_http).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_public">set_public</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Should we ask the server to list the stream in any directories it knows about (default: <code class="code">false</code>)?
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_url">set_url</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the url of a site about this stream.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALset_user">set_user</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Set the user to authenticate as (default: source).
</div>
</td></tr>
<tr><td><a href="Shout.html#VALshutdown">shutdown</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Shut down the shout library, deallocating any global storage.
</div>
</td></tr>
<tr><td><a href="Shout.html#VALsync">sync</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Put caller to sleep until it is time to send more data to the server.
</div>
</td></tr>
<tr><td align="left"><br>V</td></tr>
<tr><td><a href="Shout.html#VALversion">version</a> [<a href="Shout.html">Shout</a>]</td>
<td><div class="info">
Get a version string as well as the value of the library major, minor, and patch levels, respectively.
</div>
</td></tr>
</table>
</body>
</html>