1<?xml version="1.0"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
5  <bookinfo>
6    <title>MixAudio Reference Manual</title>
7    <releaseinfo>
8      MixAudio version 0.3
9<!--      The latest version of this documentation can be found on-line at
10      <ulink role="online-location" url="http://[SERVER]/MixAudio/index.html">http://[SERVER]/MixAudio/</ulink>.
11      -->
12    </releaseinfo>
13  </bookinfo>
14
15  <chapter>
16    <title>Mix Audio API</title>
17    <xi:include href="xml/mixacpaac.xml"/>
18    <xi:include href="xml/mixacpmp3.xml"/>
19    <xi:include href="xml/mixacpwma.xml"/>
20    <xi:include href="xml/mixacp.xml"/>
21    <xi:include href="xml/mixaip.xml"/>
22    <xi:include href="xml/mixaudio.xml"/>
23    <xi:include href="xml/mixaudiotypes.xml"/>
24<!--    <xi:include href="xml/mixdrmparams.xml"/> -->
25<!--    <xi:include href="xml/mixparams.xml"/> -->
26<!--    <xi:include href="xml/mixresult.xml"/> -->
27  </chapter>
28
29  <chapter id="tree-hierarchy">
30    <title>Object Hierarchy</title>
31    <xi:include href="xml/tree_index.sgml"/>
32  </chapter>
33
34  <index id="api-index-full">
35    <title>API Index</title>
36    <xi:include href="xml/object_index.sgml"><xi:fallback /></xi:include>
37  </index>
38
39</book>
40