Uses of Class
org.gstreamer.ClockReturn

Packages that use ClockReturn
org.gstreamer   
 

Uses of ClockReturn in org.gstreamer
 

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