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
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
@name:
@Returns:
@thread:
@priority:
@Returns: