Module: Gst::StateChangeReturn
- Defined in:
- (unknown)
Constant Summary collapse
- FAILURE =
the state change failed
0 or :failure
- SUCCESS =
the state change succeeded
1 or :success
- ASYNC =
the state change will happen asynchronously
2 or :async
- NO_PREROLL =
the state change succeeded but the element cannot produce data in %GST_STATE_PAUSED. This typically happens with live sources.
3 or :no_preroll