StateChange
Description:
[ CCode ( cprefix = "GST_STATE_CHANGE_" , type_id = "gst_state_change_get_type ()" ) ]
public enum StateChange
public enum StateChange
These are the different state changes an element goes through.
gst_state_null ⇒ gst_state_playing is called an upwards state change and gst_state_playing ⇒ gst_state_null a downwards state change.
Namespace: Gst
Package: gstreamer-1.0