Package ch.bailu.gtk.gst
Klasse AllocatorClass
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.AllocatorClass
- Alle implementierten Schnittstellen:
PointerInterface
The #GstAllocator is used to create new memory.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringimplementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams)static final Stringimplementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)static final StringObject parent class
Private field: direct-type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gst.JnaAllocatorClass.OnAllocimplementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams)ch.bailu.gtk.gst.JnaAllocatorClass.OnFreeimplementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidimplementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams)voidimplementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
OBJECT_CLASS
Object parent class
Private field: direct-type- Siehe auch:
-
ALLOC
implementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams)- Siehe auch:
-
FREE
implementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)- Siehe auch:
-
-
Konstruktordetails
-
AllocatorClass
-
-
Methodendetails
-
getClassHandler
-
setFieldAlloc
implementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams) -
getFieldAlloc
public ch.bailu.gtk.gst.JnaAllocatorClass.OnAlloc getFieldAlloc()implementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams) -
setFieldFree
implementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory) -
getFieldFree
public ch.bailu.gtk.gst.JnaAllocatorClass.OnFree getFieldFree()implementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-