set_property and get_property functions are not called in GstPad

Stefan Sauer ensonic at hora-obscura.de
Wed Apr 30 12:38:27 PDT 2014


On 04/30/2014 02:21 PM, Sudhir wrote:
> Hi all,
> I am using gstreamer-1.2.2 for development. I am developing plugin which is
> similar to videomixer. Plugin has request based sink pads and its own custom
> chain function depending on incoming media(Not using GstPadCollect).
>
> get_property and set_property functions of pad object are not getting
> called. Where as class_init function is called and I can see function
> pointers in Gobject structure..
>
> What could be the reason for such behavior?
> Am I missing any initialization?
Hard to help without seeing the code. What get_property and set_property
functions are you talking about, those of your video-mixer or those of
your video-mixer-pads?

Stefan

>
> Thanks in advance.  Sudhir
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/set-property-and-get-property-functions-are-not-called-in-GstPad-tp4666672.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list