[gstreamer-bugs] [Bug 159786] Colorbalance list_channels conflicts with tuner list_channels

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Nov 29 01:40:24 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=159786
GStreamer | gst-python | Ver: HEAD CVS





------- Additional Comments From johan at gnome.org  2004-11-29 04:40 -------
Well, it's possible to do something like:

  gst.interfaces.Tuner.list_channels(self)

and

  gst.interfaces.ColorBalance.list_channels(self)

However, it's quite ugly as you point out and you cannot really be sure which
one to call.

This should in reality be fixed upstream, so all different should use unique
method names to avoid clashes like this.


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list