Uses of Class
org.gstreamer.TagFlag

Packages that use TagFlag
org.gstreamer   
 

Uses of TagFlag in org.gstreamer
 

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