Package org.freedesktop.gstreamer.gst
Class PluginFeature.PluginFeatureClass
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.freedesktop.gstreamer.gst.PluginFeature.PluginFeatureClass
-
Constructor Summary
ConstructorsConstructorDescriptionPluginFeatureClass(MemorySegment address) Create a PluginFeatureClass proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getMemoryLayout, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
PluginFeatureClass
Create a PluginFeatureClass proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-