TaskPool


Object Hierarchy:

Gst.TaskPool Gst.TaskPool Gst.TaskPool Gst.Object Gst.Object Gst.Object->Gst.TaskPool GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gst.Object GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned

Description:

[ CCode ( type_id = "gst_task_pool_get_type ()" ) ]
public class TaskPool : Object

This object provides an abstraction for creating threads.

The default implementation uses a regular GThreadPool to start tasks.

Subclasses can be made to create custom threads.

All known sub-classes:

Namespace: Gst
Package: gstreamer-1.0

Content:

Creation methods:

Methods:

Inherited Members: