<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>MixAudio Reference Manual</title>
    <releaseinfo>
      MixAudio version 0.3
<!--      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://[SERVER]/MixAudio/index.html">http://[SERVER]/MixAudio/</ulink>.
      -->
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>Mix Audio API</title>
    <xi:include href="xml/mixacpaac.xml"/>
    <xi:include href="xml/mixacpmp3.xml"/>
    <xi:include href="xml/mixacpwma.xml"/>
    <xi:include href="xml/mixacp.xml"/>
    <xi:include href="xml/mixaip.xml"/>
    <xi:include href="xml/mixaudio.xml"/>
    <xi:include href="xml/mixaudiotypes.xml"/>
<!--    <xi:include href="xml/mixdrmparams.xml"/> -->
<!--    <xi:include href="xml/mixparams.xml"/> -->
<!--    <xi:include href="xml/mixresult.xml"/> -->
  </chapter>

  <chapter id="tree-hierarchy">
    <title>Object Hierarchy</title>
    <xi:include href="xml/tree_index.sgml"/>
  </chapter>

  <index id="api-index-full">
    <title>API Index</title>
    <xi:include href="xml/object_index.sgml"><xi:fallback /></xi:include>
  </index>

</book>