Package org.freedesktop.gstreamer.video
Class VideoOverlay.VideoOverlayInterface
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.freedesktop.gstreamer.video.VideoOverlay.VideoOverlayInterface
-
Constructor Summary
ConstructorDescriptionAllocate a new VideoOverlayInterface.VideoOverlayInterface
(Arena arena) Allocate a new VideoOverlayInterface.VideoOverlayInterface
(MemorySegment address) Create a VideoOverlayInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayout
The memory layout of the native struct.void
overrideExpose
(Arena arena, Method method) Override virtual methodexpose
.void
overrideHandleEvents
(Arena arena, Method method) Override virtual methodhandle_events
.void
overrideSetRenderRectangle
(Arena arena, Method method) Override virtual methodset_render_rectangle
.void
overrideSetWindowHandle
(Arena arena, Method method) Override virtual methodset_window_handle
.Methods inherited from class org.gnome.gobject.TypeInterface
addPrerequisite, getPlugin, instantiatablePrerequisite, peek, peekParent, prerequisites, readGInstanceType, readGType, writeGInstanceType, writeGType
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
VideoOverlayInterface
Create a VideoOverlayInterface proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
VideoOverlayInterface
Allocate a new VideoOverlayInterface.- Parameters:
arena
- to control the memory allocation scope
-
VideoOverlayInterface
public VideoOverlayInterface()Allocate a new VideoOverlayInterface. The memory is allocated withArena.ofAuto()
.
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideExpose
-
overrideHandleEvents
-
overrideSetRenderRectangle
-
overrideSetWindowHandle
-