File: plugin-api.html

package info (click to toggle)
libao 1.0.0-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,212 kB
  • ctags: 641
  • sloc: sh: 9,838; ansic: 4,881; makefile: 255
file content (43 lines) | stat: -rw-r--r-- 1,408 bytes parent folder | download
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
<html>

<head>
<title>libao - Documentation</title>
<link rel=stylesheet href="style.css" type="text/css">
</head>

<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
<table border=0 width=100%>
<tr>
<td><p class=tiny>libao documentation</p></td>
<td align=right><p class=tiny>libao version 1.0.0 - 20100325</p></td>
</tr>
</table>

<h1>libao Plugin API</h1>

<p>
<a href="ao_plugin_test.html">ao_plugin_test()</a><br>
<a href="ao_plugin_driver_info.html">ao_plugin_driver_info()</a><br>
<a href="ao_plugin_device_init.html">ao_plugin_device_init()</a><br>
<a href="ao_plugin_set_option.html">ao_plugin_set_option()</a><br>
<a href="ao_plugin_open.html">ao_plugin_open()</a><br>
<a href="ao_plugin_play.html">ao_plugin_play()</a><br>
<a href="ao_plugin_close.html">ao_plugin_close()</a><br>
<a href="ao_plugin_device_clear.html">ao_plugin_device_clear()</a><br>
<a href="ao_plugin_file_extension.html">ao_plugin_file_extension()</a><br>

<br><br>
<hr noshade>
<table border=0 width=100%>
<tr valign=top>
<td><p class=tiny>copyright &copy; 2001-2003 Stan Seibert, 2010 Monty</p></td>
<td align=right><p class=tiny><a href="http://www.xiph.org/">xiph.org</a><br><a href="mailto:monty@xiph.org">monty@xiph.org</a></p></td>
</tr><tr>
<td><p class=tiny>libao documentation</p></td>
<td align=right><p class=tiny>libao version 1.0.0 - 20100325</p></td>
</tr>
</table>

</body>

</html>