Set the mutex used by the task. The mutex will be acquired before calling the #GstTaskFunction.
This function has to be called before calling gst_task_pause() or gst_task_start().
MT safe.
The #GRecMutex to use
See Implementation
Set the mutex used by the task. The mutex will be acquired before calling the #GstTaskFunction.
This function has to be called before calling gst_task_pause() or gst_task_start().
MT safe.