Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstTaskState |
Enum : | TaskState |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.TaskState.PAUSED : 2
|
|
Number Gst.TaskState.STARTED : 0
|
|
Number Gst.TaskState.STOPPED : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Task
Method |
get_state
()
:
Gst.TaskState
Get the current state of the task.
|
Gst.Task
Method |
Sets the state of task to state.
|