On Mon, 2010-03-01 at 00:26 -0800, wl2776 wrote:
This is a GObject feature:
http://library.gnome.org/devel/gobject/stable/gobject-The-Base-Object-Type.html#GObject-notifyAll GObjects emit / are supposed to emit a "notify" signal when one of
their properties changes. The property that changed will be used as the
signal 'detail', ie. the bit after '::', so in order to just catch when
the "source" property changes you would conect to the 'notify::source'
signal instead of the 'notify' signal.
Cheers
-Tim
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel