TaskPool.join

Join a task and/or return it to the pool. @id is the id obtained from gst_task_pool_push().

class TaskPool
void
join
(
void* id
)

Parameters

id void*

the id

Meta