[Bug 672401] [pulsesink] mute property can't be unset

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 24 07:03:37 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=672401
  GStreamer | gst-plugins-good | git

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-04-24 14:03:30 UTC ---
I believe above patch fixes things.

The idea with the volume (and now also the mute) property is that when you
don't explicitly configure them, pulseaudio chooses good values for you. This
usually means restoring the previous volume/mute but you can ask pulseaudio to
not do that. If you (from GStreamer side) explicitly set the volume/mute, it
overrides anything pulseaudio would do and uses those values instead.

This means that the default values of the GObject properties don't reflect what
the real values will be. It would be nice if we had a default for them that
said 'automatic' or so.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list