Create a new thread object that can run a mainloop.
the thread type
a #GMainContext
a #GMainLoop
parent #GstMiniObject
the thread type
Reuse the mainloop of thread
Stop and unref thread
. When no threads are using the mainloop, the thread
will be stopped and the final ref to thread
will be released.
Create a new thread object that can run a mainloop.
the thread type
Structure holding info about a mainloop running in a thread