[gst-devel] g_object_notify in filesrc
Michael Smith
msmith at xiph.org
Tue Dec 21 19:48:49 CET 2010
On Tue, Dec 21, 2010 at 10:38 AM, Greg Wunder <gwunder at eoir.com> wrote:
> When the filesrc plugin emits the g_object_notify location parameter, how
> can another plug-in in the chain pick this up?
Your application can connect to this notify signal to find out about
this (though it seems to me that this would be a strange thing to want
to do), but other plugins in the pipeline shouldn't ever do that -
that's not how gstreamer works.
If you describe what you're trying to accomplish we might be able to
help point you in the right direction.
Mike
More information about the gstreamer-devel
mailing list