mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
link: improve renegotiation
Only suspend an idle node when we need to configure a different format.
This commit is contained in:
parent
910318d71f
commit
3b5a308645
20 changed files with 190 additions and 38 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include <spa/node.h>
|
||||
#include <spa/audio/format-utils.h>
|
||||
#include <spa/format-builder.h>
|
||||
#include <lib/format.h>
|
||||
#include <lib/props.h>
|
||||
|
||||
#define NAME "audiomixer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue