TaskPool.this

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

Return Value

a new #GstTaskPool. gst_object_unref() after usage.

Throws

ConstructionException GTK+ fails to create the object.

Meta