How to use g_signal_connect to connect gstrtpbin with depayloader(in both case Audio+Video together)
Andy_Milestone
andy87.milestone at googlemail.com
Mon Aug 1 23:56:03 PDT 2011
First you should check, how many parameters you can give in the
data-field of g_signal_connect
(http://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect).
If its only possible to pass one argument, you can try to make an array
with the two pointers to the depayloaders. Its just an idea and I'm not
sure if its working.
Am 02.08.2011 07:51, schrieb gstreader:
> Thanks for your reply.
> Do you have any idea how I can pass 2 types of Depayloader in callback
> function using one g_signal_connect method from my main function where
> rtpbin,videodepayloader and audiodepayloader all are local?
>
>
> Please reply if you know any way.
> Thanks in advance.
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-use-g-signal-connect-to-connect-gstrtpbin-with-depayloader-in-both-case-Audio-Video-together-tp3708868p3711414.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
--
------------------------------------------------------------
Andreas Büttner
[gesendet vom Handy]
More information about the gstreamer-devel
mailing list