Functions | |
int | snd_card_load (int card) |
Try to load the driver for a card. | |
int | snd_card_next (int *rcard) |
Try to determine the next card. | |
int | snd_card_get_index (const char *string) |
Convert card string to an integer value. | |
int | snd_card_get_name (int card, char **name) |
Obtain the card name. | |
int | snd_card_get_longname (int card, char **name) |
Obtain the card long name. |
|
Convert card string to an integer value.
|
|
Obtain the card long name.
|
|
Obtain the card name.
|
|
Try to load the driver for a card.
|
|
Try to determine the next card.
|