Class Navigation.NavigationInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.freedesktop.gstreamer.video.Navigation.NavigationInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
Navigation

public static class Navigation.NavigationInterface extends TypeInterface
Navigation interface.
  • Constructor Details

    • NavigationInterface

      public NavigationInterface(MemorySegment address)
      Create a NavigationInterface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideSendEvent

      public void overrideSendEvent(Arena arena, @Nullable Method method)
      Override virtual method send_event.
      Parameters:
      method - the method to invoke
    • overrideSendEventSimple

      public void overrideSendEventSimple(Arena arena, @Nullable Method method)
      Override virtual method send_event_simple.
      Parameters:
      method - the method to invoke