From: Takashi Iwai
Date: Thu, 14 Apr 2005 15:29:57 +0000 (+0000)
Subject: Add external PCM plugin
X-Git-Tag: v1.0.9rc3~8
X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c5fc9e7cf7b3bea03f1275652e4183262e6b5d62;p=alsa-lib.git
Add external PCM plugin
Added the section for external PCM plugin.
---
diff --git a/doc/index.doxygen b/doc/index.doxygen
index f8740be0..0edd98af 100644
--- a/doc/index.doxygen
+++ b/doc/index.doxygen
@@ -35,6 +35,7 @@ may be placed in the library code instead of the kernel driver.
Page \ref mixer explains the mixer controls API.
Page \ref pcm explains the design of the PCM (digital audio) API.
Page \ref pcm_plugins explains the design of PCM (digital audio) plugins.
+ Page \ref pcm_external_plugins explains the external PCM plugin SDK.
Page \ref rawmidi explains the design of the RawMidi API.
Page \ref timer explains the design of the Timer API.
Page \ref seq explains the design of the Sequencer API.