Enumeration (GI Enum)

Gst-1.0GstStateChangeReturn

The possible return values from a state change function such as gst_element_set_state(). Only GST_STATE_CHANGE_FAILURE is a real failure.

Index
ASYNC: 2

the state change will happen asynchronously

FAILURE: 0

the state change failed

NO_PREROLL: 3

the state change succeeded but the element cannot produce data in Gst.State.PAUSED. This typically happens with live sources.

SUCCESS: 1

the state change succeeded

Variables

$gtype