Package org.freedesktop.gstreamer.gst
Class ChildProxy.ChildProxyInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.freedesktop.gstreamer.gst.ChildProxy.ChildProxyInterface
-
Constructor Summary
ConstructorsConstructorDescriptionChildProxyInterface(MemorySegment address) Create a ChildProxyInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideChildAdded(Arena arena, @Nullable Method method) Override virtual methodchild_added.voidoverrideChildRemoved(Arena arena, @Nullable Method method) Override virtual methodchild_removed.voidoverrideGetChildByIndex(Arena arena, @Nullable Method method) Override virtual methodget_child_by_index.voidoverrideGetChildByName(Arena arena, @Nullable Method method) Override virtual methodget_child_by_name.voidoverrideGetChildrenCount(Arena arena, @Nullable Method method) Override virtual methodget_children_count.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ChildProxyInterface
Create a ChildProxyInterface proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideGetChildByName
-
overrideGetChildByIndex
-
overrideGetChildrenCount
-
overrideChildAdded
-
overrideChildRemoved
-