TaskPool.this

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

  1. this(GstTaskPool* gstTaskPool)
  2. this()
    class TaskPool
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta