Package ch.bailu.gtk.gst
Klasse StaticCaps
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.StaticCaps
- Alle implementierten Schnittstellen:
PointerInterface
Data structure to initialize #GstCaps from a string description usually
used in conjunction with GST_STATIC_CAPS() and gst_static_caps_get() to
instantiate a #GstCaps.
used in conjunction with GST_STATIC_CAPS() and gst_static_caps_get() to
instantiate a #GstCaps.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
cleanup()
Cleans up the cached caps contained in @static_caps.get()
Converts a #GstStaticCaps to a #GstCaps.static ClassHandler
the cached #GstCapsa string describing a capsstatic int
static long
static TypeSystem.TypeSize
static long
static TypeSystem.TypeSize
void
setFieldCaps
(Caps caps) the cached #GstCapsvoid
setFieldString
(Str string) a string describing a capsVon 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
-
CAPS
the cached #GstCaps- Siehe auch:
-
STRING
a string describing a caps- Siehe auch:
-
-
Konstruktordetails
-
StaticCaps
-
-
Methodendetails
-
getClassHandler
-
setFieldCaps
the cached #GstCaps -
getFieldCaps
the cached #GstCaps -
setFieldString
a string describing a caps -
getFieldString
a string describing a caps -
cleanup
public void cleanup()Cleans up the cached caps contained in @static_caps. -
get
Converts a #GstStaticCaps to a #GstCaps.- Gibt zurück:
- a pointer to the #GstCaps. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.
-
getTypeID
public static long getTypeID() -
getParentTypeID
public static long getParentTypeID() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-