Uses of Class
org.gstreamer.BufferFlag

Packages that use BufferFlag
org.gstreamer   
 

Uses of BufferFlag in org.gstreamer
 

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