[ CCode ( cprefix = "GST_STATE_CHANGE_" , type_id = "gst_state_change_get_type ()" ) ]
public enum StateChange
These are the different state changes an element goes through.
NULL ⇒ PLAYING is called an upwards state change and PLAYING ⇒ NULL a downwards state change.