Gst.TaskPool.prototype.prepare
function prepare():void {
// Gjs wrapper for gst_task_pool_prepare()
}Prepare the taskpool for accepting Gst.push operations.
MT safe.
function prepare():void {
// Gjs wrapper for gst_task_pool_prepare()
}Prepare the taskpool for accepting Gst.push operations.
MT safe.