GstThread
A #GstBin that executes automatically using a separate 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
@gstthread: the object which received the signal.
The thread priority
Flags about the current thread state
@GST_THREAD_STATE_SPINNING: The thread is runnning
@GST_THREAD_STATE_REAPING: The thread is ending
@GST_THREAD_STATE_WAITING: The thread is waiting to be run again
@GST_THREAD_FLAG_LAST: subclass use this to start their enumeration
@name:
@Returns:
@thread:
@priority:
@Returns: