[gstreamer-bugs] [Bug 573370] camerabin api improvements

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 10 10:47:43 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=573370

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #4 from Tim-Philipp Müller  2009-03-10 17:49 UTC -------
> GstPhotography should use interface properties. Then people can:
> - g_signal_connect(camerabin,"notify:<value>",callback,user_data);

>From what thread would those notify signals be emitted? This sounds like a bad
idea to me - we've been trying hard in gst to get rid of notify::* and other
signals emitted from threads other than the main threads (to notify the
application of things). I think something message-based akin to the mixer
interface stuff would be better, even if it's slightly more convoluted.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573370.




More information about the Gstreamer-bugs mailing list