Uses of Class
org.gstreamer.StateChangeReturn

Packages that use StateChangeReturn
org.gstreamer   
 

Uses of StateChangeReturn in org.gstreamer
 

Methods in org.gstreamer that return StateChangeReturn
 StateChangeReturn Element.setState(State state)
          Sets the state of the element.
static StateChangeReturn StateChangeReturn.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StateChangeReturn[] StateChangeReturn.values()
          Returns an array containing the constants of this enum type, in the order they are declared.