Task.stop

Stops @task. This method merely schedules the task to stop and will not wait for the task to have completely stopped. Use gst_task_join() to stop and wait for completion.

Return: %TRUE if the task could be stopped.

MT safe.

class Task
bool
stop
()

Meta