GstThread A bin that will become a thread A bin that will become a thread if possible when the pipeline is started up. It can contain any set of GstObjects. A Thread can act as a toplevel bin as it has its own scheduler. #GstBin, #GstPipeline Thread flags: @GST_THREAD_STATE_SPINNING: The thread is runnning @GST_THREAD_STATE_REAPING: The thread is ending. @GST_THREAD_MUTEX_LOCKED: @GST_THREAD_FLAG_LAST: subclass use this to start their enumeration The GstThread object @gstthread: the object which received the signal. The thread priority @name: @Returns: