pipewire/src/modules/module-client-node
Wim Taymans 1ce94628ee client-node: rework mix_info
Use the port_set_mix_info to add and remove mix info information to the
client.

Previously it was impossible to clean up mix_info.

With this change we can also simplify the jack peer port detection.
Because the mix info is always sent before the link appears we can
simply look up the info when the link appears.
2023-06-22 11:59:39 +02:00
..
v0 treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
client-node.c client-node: rework mix_info 2023-06-22 11:59:39 +02:00
client-node.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
remote-node.c client-node: rework mix_info 2023-06-22 11:59:39 +02:00