go
TaskPool.join
gstreamer
TaskPool
TaskPool
Join a task and/or return it to the pool.
id
is the id obtained from
Task.poolPush
.
class
TaskPool
void
join
(
void
*
id
)
Parameters
id
void
*
the id
gstreamer
TaskPool
TaskPool
constructors
this
functions
cleanup
getStruct
getTaskPoolStruct
join
prepare
push
static functions
getType
variables
gstTaskPool
Join a task and/or return it to the pool. id is the id obtained from Task.poolPush.