mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
fixed documents to process properly via doxygen.
This commit is contained in:
parent
abf04e4cfd
commit
c11a1fc9be
8 changed files with 17 additions and 6 deletions
|
|
@ -30,6 +30,15 @@
|
|||
*
|
||||
*/
|
||||
|
||||
/*! \page mixer Mixer interface
|
||||
|
||||
<P>Mixer interface is designed to access the abstracted mixer controls.
|
||||
This is an abstraction layer over the hcontrol layer.
|
||||
|
||||
\section control_general_overview General overview
|
||||
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue