TaskPool.this

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

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.