mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
More documentation. Added mode argument to i/o_stdio_open.
This commit is contained in:
parent
53fc0f6332
commit
de4cfc3e4b
12 changed files with 1525 additions and 784 deletions
|
|
@ -273,7 +273,6 @@ void snd_hctl_set_callback_private(snd_hctl_t *hctl, void *data);
|
|||
void *snd_hctl_get_callback_private(snd_hctl_t *hctl);
|
||||
int snd_hctl_load(snd_hctl_t *hctl);
|
||||
int snd_hctl_free(snd_hctl_t *hctl);
|
||||
int snd_hctl_handle_event(snd_hctl_t *hctl, snd_ctl_event_t *event);
|
||||
int snd_hctl_handle_events(snd_hctl_t *hctl);
|
||||
const char *snd_hctl_name(snd_hctl_t *hctl);
|
||||
snd_ctl_type_t snd_hctl_type(snd_hctl_t *hctl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue