[gstreamer-bugs] [Bug 343615] allows 'changing' read-only controls

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 7 14:46:41 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343615

  GStreamer | gst-plugins-base | Ver: 0.10.x





------- Comment #3 from Ronald Bultje  2007-01-07 22:45 UTC -------
just a flag in the GstMixerTrack (e.g. readable/writable) would be enough. If
you want to be strict about api compat, just call it read-only and write-only
(where 0 = readwrite).

I don't think this is a dup of the other report. For the other report, I would
prefer to make it a GstMixerOptionsTrack (the one that only alsa uses right
now). The mixer should then display this options-track in the same tab as the
volume control itself (either hardcoded or as a user preference). that way, the
other report needs no new API. Introducing things like a mic-flag and a
line-flag and such is really not the right thing, imo. There is a similar
report in gnome-media, and this is how I proposed to fix it. I think Brian
thought it was an acceptable approach, also.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list