gstreamer destroy threads

wzho0776 wei.zhou at presien.com
Mon Dec 7 03:46:57 UTC 2020


As from this page
https://gstreamer.freedesktop.org/documentation/application-development/advanced/threads.html?gi-language=c,
gstreamer automatically created new threads when necessary. Element can also
create their own thread.

Is there any way to manually destroy the thread that has been used by
gstreamer? Let's say after playing, i set pipeline to be NULL, i wanna clean
the threads and memory, then do some other tasks in the same process..

Is there any way to achieve this?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list