[gst-devel] how to make gstreamer run in separate thread

Wes Miller wmiller at sdr.com
Fri Apr 16 17:31:15 CEST 2010


I was just working on this :-)

I put my callback routines in friend functions of the class that I run in
the separate thread.  I am not sure which thread they run in, guess I can
check that, but it works great.  You do have to pass "this" as the data to
the callbacks so you can manipulate the class members.

Wes 
-- 
View this message in context: http://n4.nabble.com/how-to-make-gstreamer-run-in-separate-thread-tp1960435p2012409.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list