Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h.

Merged src/pcm/atomic.h to include/iatomic.h.
Added initial description of hw and hooks plugins.
This commit is contained in:
Jaroslav Kysela 2002-01-12 10:52:42 +00:00
parent b36ad628f7
commit 8c1887d7af
18 changed files with 442 additions and 159 deletions

View file

@ -31,6 +31,7 @@ may be placed in the library code instead of the kernel driver.</P>
<UL>
<LI>Page \ref pcm explains the design of PCM (digital audio) API
<LI>Page \ref pcm_plugins explains the design of PCM (digital audio) plugins
</UL>
<H2>Configuration</H2>