mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04:00
snd_card_get_index() - extend comment for last change
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
33ab0b5381
commit
d2aadec5e4
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ int snd_card_next(int *rcard)
|
|||
*
|
||||
* The accepted format is an integer value in ASCII representation
|
||||
* or the card identifier (the id parameter for sound-card drivers).
|
||||
* The control device name like /dev/snd/controlC0 is accepted, too.
|
||||
*/
|
||||
int snd_card_get_index(const char *string)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue