org.gstreamer.lowlevel
Class GstTypes
java.lang.Object
org.gstreamer.lowlevel.GstTypes
public class GstTypes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GST_API
public static final GstTypes.API GST_API
isGType
public static final boolean isGType(com.sun.jna.Pointer p,
long type)
getGType
public static final GType getGType(com.sun.jna.Pointer ptr)
classFor
public static final java.lang.Class<? extends NativeObject> classFor(com.sun.jna.Pointer ptr)
classFor
public static final java.lang.Class<? extends NativeObject> classFor(GType type)
typeFor
public static final GType typeFor(java.lang.Class<? extends NativeObject> cls)