Gst Tasks

Neil Jones neiljay at gmail.com
Wed Feb 8 04:08:39 PST 2012


Can anyone help on this ?

On Fri, Feb 3, 2012 at 11:47 AM, Neil Jones <neiljay at gmail.com> wrote:
> 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