pulse-server: Fix querying after setting of mono mixdown

This commit is contained in:
Arun Raghavan 2026-01-26 14:24:35 -08:00
parent bc53b6b343
commit 703380d62d
3 changed files with 14 additions and 1 deletions

View file

@ -62,6 +62,7 @@ struct client {
struct pw_manager_object *metadata_schema_sm_settings;
bool have_force_mono_audio;
bool default_force_mono_audio;
struct pw_manager_object *metadata_sm_settings;
bool force_mono_audio;