Uses of Class
org.gstreamer.ClockEntryType

Packages that use ClockEntryType
org.gstreamer   
 

Uses of ClockEntryType in org.gstreamer
 

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