control: doc - create controls plugin page

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2021-04-06 12:18:23 +02:00
parent a64391a428
commit 7371ac9aad
6 changed files with 178 additions and 2 deletions

View file

@ -31,6 +31,7 @@ may be placed in the library code instead of the kernel driver.</P>
<UL>
<LI>Page \ref control explains the primitive controls API.
<LI>Page \ref control_plugins explains the design of primitive control plugins.
<LI>Page \ref hcontrol explains the high-level primitive controls API.
<LI>Page \ref mixer explains the mixer controls API.
<LI>Page \ref pcm explains the design of the PCM (digital audio) API.