Re: Replacement for gst_bin_iterate()?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Replacement for gst_bin_iterate()?

Stefan Koch-5
Hi folks,

now it works!
I finally accomplished working with my application data using fakesrc.
The only missing but necessary thing was to set the element's property "can-activate-pull" to FALSE.

g_object_set (G_OBJECT (src), "can-activate-pull", FALSE, NULL);

Regards,
Devman
--
Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel