GstTaskPool

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.

Members

Variables

GstReserved
void*[4] GstReserved;
object
GstObject object;
pool
GThreadPool* pool;