Results 1 to 1 of 1
Hi All,
Can any one help me out how to post an event from GSource. My requirement is to create two GLib GSource say GSourceA and GSourceB. Both communicate by ...
- 05-05-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
GSource + event posting
Hi All,
Can any one help me out how to post an event from GSource. My requirement is to create two GLib GSource say GSourceA and GSourceB. Both communicate by posting events along with data to GMainLoop.
Is it possible for GSource to post an event. Like i have seen the GStreamer example in which they use GSource and GObject to post the event.
Regards,
Chandu


Reply With Quote