Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.TaskState

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstTaskState
Enum : TaskState
  Show / Hide Inherited methods, properties and signals
The different states a task can be in
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Task
Method
get_state () : Gst.TaskState
Get the current state of the task.
Gst.Task
Method
set_state (TaskState state) : Boolean
Sets the state of task to state.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:56 GMT+0800 (HKT)