mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
parent
17e3087397
commit
5a98a9b1cd
3 changed files with 6 additions and 0 deletions
|
|
@ -540,6 +540,8 @@ impl_init(const struct spa_handle_factory *factory,
|
|||
|
||||
reset_props(&this->props);
|
||||
|
||||
snd_config_update_free_global();
|
||||
|
||||
if (info && (str = spa_dict_lookup(info, SPA_KEY_API_ALSA_PATH)))
|
||||
snprintf(this->props.device, 64, "%s", str);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue