Task.start

Starts @task. The @task must have a lock associated with it using gst_task_set_lock() or this function will return %FALSE.

class Task
bool
start
()

Return Value

Type: bool

%TRUE if the task could be started.

MT safe.

Meta