]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/sink.h
sink, source: Call set_mute() from mute_changed()
[pulseaudio] / src / pulsecore / sink.h
index 3c796f060e2113203642e553adad4d44bf5c442f..ff97bda335d877f53e916fa1ab6053c31f92f2c4 100644 (file)
@@ -118,6 +118,8 @@ struct pa_sink {
 
     unsigned priority;
 
+    bool set_mute_in_progress;
+
     /* Called when the main loop requests a state change. Called from
      * main loop context. If returns -1 the state change will be
      * inhibited */