mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-15 08:56:36 -05:00
Added initial comments for PCM plugins
This commit is contained in:
parent
6ead410b11
commit
a24b602f28
11 changed files with 796 additions and 28 deletions
|
|
@ -42,8 +42,16 @@ INPUT = index.doxygen \
|
|||
../src/pcm/pcm_linear.c \
|
||||
../src/pcm/pcm_lfloat.c \
|
||||
../src/pcm/pcm_mulaw.c \
|
||||
../src/pcm/pcm_alaw.c \
|
||||
../src/pcm/pcm_adpcm.c \
|
||||
../src/pcm/pcm_route.c \
|
||||
../src/pcm/pcm_plug.c \
|
||||
../src/pcm/pcm_file.c \
|
||||
../src/pcm/pcm_multi.c \
|
||||
../src/pcm/pcm_share.c \
|
||||
../src/pcm/pcm_hooks.c \
|
||||
../src/pcm/pcm_meter.c \
|
||||
../src/pcm/pcm_ladspa.c \
|
||||
../src/pcm/pcm_misc.c \
|
||||
../src/rawmidi \
|
||||
../src/timer \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue