aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
blob: 3c43f9bc1b56b2b88f4f2d45e6ce075231058eb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
  <head>
    <title>AGL-AudioBindins tests</title>
  <body>
    <h1>audio-bindings test</h1>
    <ol>
     <li><a href="alsa-core.html">AlsaCore Low Level Binding</a>
     <li><a href="alsa-hal.html" >AlsaHAL  Hardware Abstraction Layer</a>
     <li><a href="audio-control.html">AudioControl Control/Policy API</a>
     <li><a href="audiohl.html">High Level Audio API</a>
     <li><a href="audiohl-demo.html">High Level Audio API Demo</a>