Element.changeState
gst.types.StateChangeReturn changeState(gst.types.StateChange transition)Perform transition on element.
This function must be called with STATE_LOCK held and is mainly used internally.
Parameters
transition | the requested transition |
Returns
the #GstStateChangeReturn of the state transition.