mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
More work on pcm_hooks
This commit is contained in:
parent
7f651b3071
commit
31e403ce9d
8 changed files with 728 additions and 65 deletions
|
|
@ -576,3 +576,4 @@ int snd_pcm_conf_generic_id(const char *id);
|
|||
(1U << SND_PCM_FORMAT_U32_LE) | \
|
||||
(1U << SND_PCM_FORMAT_U32_BE))
|
||||
|
||||
int safe_strtol(const char *str, long *val);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue