pulsesrc: Mute stream post-connection if required
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 20 Sep 2012 17:58:12 +0000 (19:58 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 21 Sep 2012 08:58:43 +0000 (16:58 +0800)
commit027cc0e4639264450a6a0306000e5d9c701479e3
treec5defa7aa29642541ef039dfa1cd62c22a9184d1
parent1026970347bb046caf4abe01af0c56aa24802ae4
pulsesrc: Mute stream post-connection if required

A bug in PulseAudio causes PA_STREAM_START_MUTED to be rejected on
record streams. Until this is fixed upstream, we mute the stream
manually at startup. Based on a patch by Alban Browaeys
<prahal@yahoo.com>.

https://bugzilla.gnome.org/show_bug.cgi?id=684469
ext/pulse/pulsesrc.c