Module: Gst::TaskState
- Defined in:
- (unknown)
Constant Summary collapse
- STARTED =
the task is started and running
0 or :started
- STOPPED =
the task is stopped
1 or :stopped
- PAUSED =
the task is paused
2 or :paused
the task is started and running
0 or :started
the task is stopped
1 or :stopped
the task is paused
2 or :paused