mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-21 01:40:09 -05:00
fix doc errors
Fix various errors in the documentation that make doxygen complain. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
parent
0ed67883af
commit
5332d74a67
13 changed files with 22 additions and 17 deletions
|
|
@ -877,7 +877,7 @@ callback.
|
|||
Finally, the dump callback is used to print the status of the plugin.
|
||||
|
||||
The hw_params constraints can be defined via either
|
||||
#snd_pcm_iplug_set_param_minmax() and #snd_pcm_ioplug_set_param_list()
|
||||
#snd_pcm_ioplug_set_param_minmax() and #snd_pcm_ioplug_set_param_list()
|
||||
functions after calling #snd_pcm_ioplug_create().
|
||||
The former defines the minimal and maximal acceptable values for the
|
||||
given hw_params parameter (SND_PCM_IOPLUG_HW_XXX).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue