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 interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
implementation 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 String
implementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)
static final String
Object parent class
Private field: direct-type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gst.JnaAllocatorClass.OnAlloc
implementation 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.OnFree
implementation that releases memory
SeeAllocatorClass.OnFree.onFree(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, ch.bailu.gtk.gst.Memory)
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
implementation that acquires memory
SeeAllocatorClass.OnAlloc.onAlloc(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.Allocator, long, ch.bailu.gtk.gst.AllocationParams)
void
implementation 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, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von 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()
-