Gst.TaskPool.prototype.join
function join(id:gpointer):void { // Gjs wrapper for gst_task_pool_join() }
Join a task and/or return it to the pool. id is the id obtained from Gst.push.
- id
the id
function join(id:gpointer):void { // Gjs wrapper for gst_task_pool_join() }
Join a task and/or return it to the pool. id is the id obtained from Gst.push.
the id