Package org.freedesktop.gstreamer.video
Class VideoOrientation.VideoOrientationInterface
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.freedesktop.gstreamer.video.VideoOrientation.VideoOrientationInterface
- All Implemented Interfaces:
Proxy
- Enclosing interface:
VideoOrientation
GstVideoOrientationInterface interface.-
Constructor Summary
ConstructorsConstructorDescriptionVideoOrientationInterface(MemorySegment address) Create a VideoOrientationInterface proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideGetHcenter(Arena arena, @Nullable Method method) Override virtual methodget_hcenter.voidoverrideGetHflip(Arena arena, @Nullable Method method) Override virtual methodget_hflip.voidoverrideGetVcenter(Arena arena, @Nullable Method method) Override virtual methodget_vcenter.voidoverrideGetVflip(Arena arena, @Nullable Method method) Override virtual methodget_vflip.voidoverrideSetHcenter(Arena arena, @Nullable Method method) Override virtual methodset_hcenter.voidoverrideSetHflip(Arena arena, @Nullable Method method) Override virtual methodset_hflip.voidoverrideSetVcenter(Arena arena, @Nullable Method method) Override virtual methodset_vcenter.voidoverrideSetVflip(Arena arena, @Nullable Method method) Override virtual methodset_vflip.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
-
VideoOrientationInterface
Create a VideoOrientationInterface 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
-
overrideGetHflip
-
overrideGetVflip
-
overrideGetHcenter
-
overrideGetVcenter
-
overrideSetHflip
-
overrideSetVflip
-
overrideSetHcenter
-
overrideSetVcenter
-