TaskPool.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this() nothrow

Create a new default task pool. The default task pool will use a regular GThreadPool for threads.

Returns

a new #GstTaskPool. gst.object.ObjectWrap.unref after usage.