Task.setPool
void setPool(gst.task_pool.TaskPool pool)Set pool as the new GstTaskPool for task. Any new streaming threads that will be created by task will now use pool.
MT safe.
Parameters
pool | a #GstTaskPool |
void setPool(gst.task_pool.TaskPool pool)Set pool as the new GstTaskPool for task. Any new streaming threads that will be created by task will now use pool.
MT safe.
pool | a #GstTaskPool |