Fix pipewire server breaking when pipewire connection is closed too quickly (--info)

This commit is contained in:
dec05eba
2025-03-05 21:20:51 +01:00
parent 5f3a14d3f6
commit 8364aaadad
3 changed files with 23 additions and 22 deletions

View File

@@ -80,6 +80,7 @@ typedef struct {
struct pw_proxy *metadata_proxy;
struct spa_hook metadata_listener;
struct spa_hook metadata_proxy_listener;
char default_output_device_name[128];
char default_input_device_name[128];