Join a task and/or return it to the pool. id is the id obtained from
gst.task_pool.TaskPool.push. The default implementation does nothing, as the
default #GstTaskPoolClass::push implementation always returns null.
This method should only be called with the same pool instance that provided
id.
Join a task and/or return it to the pool. id is the id obtained from gst.task_pool.TaskPool.push. The default implementation does nothing, as the default #GstTaskPoolClass::push implementation always returns null.
This method should only be called with the same pool instance that provided id.