Gst Tasks
Neil Jones
neiljay at gmail.com
Fri Feb 3 03:47:13 PST 2012
Hi,
In the Core Reference Manual gst_task_join() is described as follows:
"... The task will automatically be stopped with this call...." Is
this true ?
should join() not wait for the task to finsh (due to someone or itself
calling gst_task_stop), a bit like g_thread_join() ?
Also GstTask seems rather limited, Is it possible to use g_threads
inside an element instead ?
Cheers
Neil
More information about the gstreamer-devel
mailing list