TaskPool.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class TaskPool
    this
    ()

Return Value

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