Task.getPool

Get the gstreamer.TaskPool that this task will use for its streaming threads.

MT safe.

class Task
getPool
()

Return Value

Type: TaskPool

the gstreamer.TaskPool used by task. gst_object_unref() after usage.