Package ch.bailu.gtk.gst
Klasse StaticPadTemplate
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.StaticPadTemplate
- Alle implementierten Schnittstellen:
PointerInterface
Structure describing the #GstStaticPadTemplate.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungget()Converts a #GstStaticPadTemplate into a #GstPadTemplate.getCaps()Gets the capabilities of the static pad template.static ClassHandlerintthe direction of the templatethe name of the templateintthe presence of the templatestatic intstatic longstatic TypeSystem.TypeSizestatic longstatic TypeSystem.TypeSizevoidsetFieldDirection(int direction) the direction of the templatevoidsetFieldNameTemplate(Str name_template) the name of the templatevoidsetFieldPresence(int presence) the presence of the templateVon 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
-
NAME_TEMPLATE
the name of the template- Siehe auch:
-
DIRECTION
the direction of the template- Siehe auch:
-
PRESENCE
the presence of the template- Siehe auch:
-
STATIC_CAPS
the caps of the template.
Private field: direct-type- Siehe auch:
-
-
Konstruktordetails
-
StaticPadTemplate
-
StaticPadTemplate
public StaticPadTemplate()
-
-
Methodendetails
-
getClassHandler
-
setFieldNameTemplate
the name of the template -
getFieldNameTemplate
the name of the template -
setFieldDirection
public void setFieldDirection(int direction) the direction of the template -
getFieldDirection
public int getFieldDirection()the direction of the template -
setFieldPresence
public void setFieldPresence(int presence) the presence of the template -
getFieldPresence
public int getFieldPresence()the presence of the template -
get
Converts a #GstStaticPadTemplate into a #GstPadTemplate.- Gibt zurück:
- a new #GstPadTemplate.
-
getCaps
Gets the capabilities of the static pad template.- Gibt zurück:
- the #GstCaps of the static pad template. Unref after usage. 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()
-