Gst.TaskState – gstreamer-1.0 Reference Manual
TaskState
Description:
[
CCode
( cprefix =
"GST_TASK_"
, type_id =
"gst_task_state_get_type ()"
) ]
public
enum
TaskState
The different states a task can be in
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Enum values:
PAUSED
-
the task is paused
STARTED
-
the task is started and running
STOPPED
-
the task is stopped
2022 vala-language.org