Package ch.bailu.gtk.gst
Klasse ChildProxyInterface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gst.ChildProxyInterface
- Alle implementierten Schnittstellen:
PointerInterface
#GstChildProxy interface.
https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
static final String
Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
static final String
Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
static final String
static final String
Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
static final String
parent interface type. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gst.JnaChildProxyInterface.OnChildAdded
Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
ch.bailu.gtk.gst.JnaChildProxyInterface.OnChildRemoved
Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildByIndex
Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildByName
ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildrenCount
Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldChildAdded
(ChildProxyInterface.OnChildAdded child_added) Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
void
setFieldChildRemoved
(ChildProxyInterface.OnChildRemoved child_removed) Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
void
setFieldGetChildByIndex
(ChildProxyInterface.OnGetChildByIndex get_child_by_index) Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
void
setFieldGetChildByName
(ChildProxyInterface.OnGetChildByName get_child_by_name) void
setFieldGetChildrenCount
(ChildProxyInterface.OnGetChildrenCount get_children_count) Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
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
-
PARENT
parent interface type.
Private field: direct-type- Siehe auch:
-
GET_CHILD_BY_NAME
Fetch a child object by name
SeeChildProxyInterface.OnGetChildByName.onGetChildByName(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.type.Str)
- Siehe auch:
-
GET_CHILD_BY_INDEX
Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
- Siehe auch:
-
GET_CHILDREN_COUNT
Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
- Siehe auch:
-
CHILD_ADDED
Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
- Siehe auch:
-
CHILD_REMOVED
Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
- Siehe auch:
-
-
Konstruktordetails
-
ChildProxyInterface
-
-
Methodendetails
-
getClassHandler
-
setFieldGetChildByName
-
getFieldGetChildByName
public ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildByName getFieldGetChildByName() -
setFieldGetChildByIndex
Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
-
getFieldGetChildByIndex
public ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildByIndex getFieldGetChildByIndex()Fetch a child object by index
SeeChildProxyInterface.OnGetChildByIndex.onGetChildByIndex(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, int)
-
setFieldGetChildrenCount
Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
-
getFieldGetChildrenCount
public ch.bailu.gtk.gst.JnaChildProxyInterface.OnGetChildrenCount getFieldGetChildrenCount()Get the number of children in @parent
SeeChildProxyInterface.OnGetChildrenCount.onGetChildrenCount(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy)
-
setFieldChildAdded
Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
-
getFieldChildAdded
public ch.bailu.gtk.gst.JnaChildProxyInterface.OnChildAdded getFieldChildAdded()Called when @child is added to @parent
SeeChildProxyInterface.OnChildAdded.onChildAdded(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
-
setFieldChildRemoved
Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
-
getFieldChildRemoved
public ch.bailu.gtk.gst.JnaChildProxyInterface.OnChildRemoved getFieldChildRemoved()Called when @child is removed from @parent
SeeChildProxyInterface.OnChildRemoved.onChildRemoved(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gst.ChildProxy, ch.bailu.gtk.gobject.Object, ch.bailu.gtk.type.Str)
-
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-