mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
alsa: activate On profile
This commit is contained in:
parent
7ef99b8edb
commit
4754335d31
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ static int emit_info(struct impl *this, bool full)
|
|||
|
||||
spa_device_emit_info(&this->hooks, &dinfo);
|
||||
|
||||
activate_profile(this, ctl_hndl, 0);
|
||||
activate_profile(this, ctl_hndl, 1);
|
||||
|
||||
exit:
|
||||
spa_log_info(this->log, "close card %s", this->props.device);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue