[gst-devel] How to Implement Gstreamer with QObject model
namus
suman.subj at gmail.com
Wed Oct 27 14:06:10 CEST 2010
Hi Guys ,
I heard that Gstreamer works on GObject model .
Is it possible to integrate Gstreamer with QEventLoop ie ., QObject model?
In GObject model ,while playing the pipeline . we use g_main_loop_new() api
to get a GMainLoop pointer .
& then we will add an buscall watch to catch EOS & we will quit the mainloop
using g_main_loop_quit() api.
In QObject Model , does we need to use QEventLoop pointer or How does it
goes?
Do we have Gstreamer documentation / tutorials wrt to QObject model .
Pls le t me know .
Regards,
Suman.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101027/250d494e/attachment.htm>
More information about the gstreamer-devel
mailing list