mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-09 13:30:03 -05:00
add snd_device_name_get_hint() function, make hints private to alsa-lib (void)
We can define more string groups for one hint now. It is quite easy flexible for future.
This commit is contained in:
parent
70c20571e1
commit
1ba513f96f
2 changed files with 63 additions and 15 deletions
|
|
@ -294,4 +294,5 @@ ALSA_1.0.14 {
|
|||
|
||||
snd_device_name_hint;
|
||||
snd_device_name_free_hint;
|
||||
snd_device_name_get_hint;
|
||||
} ALSA_1.0.12;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue