X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/c93cfc1ca64a3d7e37a3ca63f42abb73ce72bfb6..dbd2a8f851437a79f62e992a52476056588c9780:/src/pulsecore/source.h diff --git a/src/pulsecore/source.h b/src/pulsecore/source.h index 63185950..ca2ed59c 100644 --- a/src/pulsecore/source.h +++ b/src/pulsecore/source.h @@ -118,6 +118,8 @@ struct pa_source { 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 */