Gst.Element::change_state
function vfunc_change_state(transition:Gst.StateChange):Gst.StateChangeReturn { }
Perform transition on element.
This function must be called with STATE_LOCK held and is mainly used internally.
- transition
the requested transition
- Returns
the Gst.StateChangeReturn of the state transition.