2004-09-01 01:27:32 +00:00
|
|
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
2007-12-10 17:06:11 +00:00
|
|
|
<!-- $Revision: 1.5 $ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
<!-- Purpose: utilspec.audio -->
|
|
|
|
<!-- Membership: pecl, external -->
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<reference xml:id="ref.openal" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2004-09-01 01:27:32 +00:00
|
|
|
<title>OpenAL Audio Bindings</title>
|
|
|
|
<titleabbrev>openal</titleabbrev>
|
|
|
|
|
|
|
|
<partintro>
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="openal.intro">
|
2004-09-01 01:27:32 +00:00
|
|
|
&reftitle.intro;
|
|
|
|
<para>
|
2005-01-30 15:09:40 +00:00
|
|
|
Platform independent audio bindings.
|
2007-06-20 22:25:43 +00:00
|
|
|
Requires the <link xlink:href="&url.openal;">OpenAL library</link>.
|
2004-09-01 01:27:32 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
&reference.openal.configure;
|
|
|
|
&reference.openal.ini;
|
|
|
|
&reference.openal.resources;
|
|
|
|
&reference.openal.constants;
|
|
|
|
|
|
|
|
</partintro>
|
|
|
|
|
2007-12-10 17:06:11 +00:00
|
|
|
&reference.openal.entities.functions;
|
2004-09-01 01:27:32 +00:00
|
|
|
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|