mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-10 04:27:43 -05:00
ucm: add _alibpref to get the private device prefix
It may be useful to get the device prefix for the local configuration. Link: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1251 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
ddfc32abf5
commit
0e4ba2ea8c
2 changed files with 22 additions and 0 deletions
|
|
@ -258,6 +258,7 @@ int snd_use_case_get_list(snd_use_case_mgr_t *uc_mgr,
|
|||
* - _verb - return current verb
|
||||
* - _file - return configuration file loaded for current card
|
||||
* - _alibcfg - return private alsa-lib's configuration for current card
|
||||
* - _alibpref - return private alsa-lib's configuration device prefix for current card
|
||||
*
|
||||
* - [=]{NAME}[/[{modifier}|{/device}][/{verb}]]
|
||||
* - value identifier {NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue