mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-07 13:30:07 -05:00
Fixes
This commit is contained in:
parent
fea0c73cdb
commit
7165608b17
3 changed files with 46 additions and 45 deletions
|
|
@ -77,5 +77,5 @@ struct _snd_mixer_selem {
|
|||
long volume[32];
|
||||
};
|
||||
|
||||
snd_mixer_elem_t *snd_mixer_elem_add(snd_mixer_t *mixer);
|
||||
int snd_mixer_add_elem(snd_mixer_t *mixer, snd_mixer_elem_t *elem);
|
||||
void snd_mixer_free(snd_mixer_t *mixer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue