Class URIHandler.URIHandlerInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.freedesktop.gstreamer.gst.URIHandler.URIHandlerInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
URIHandler

public static class URIHandler.URIHandlerInterface extends TypeInterface
Any GstElement using this interface should implement these methods.
  • Constructor Details

    • URIHandlerInterface

      public URIHandlerInterface(MemorySegment address)
      Create a URIHandlerInterface 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
    • overrideGetType

      public void overrideGetType(Arena arena, @Nullable Method method)
      Override virtual method get_type.
      Parameters:
      method - the method to invoke
    • overrideGetProtocols

      public void overrideGetProtocols(Arena arena, @Nullable Method method)
      Override virtual method get_protocols.
      Parameters:
      method - the method to invoke
    • overrideGetUri

      public void overrideGetUri(Arena arena, @Nullable Method method)
      Override virtual method get_uri.
      Parameters:
      method - the method to invoke
    • overrideSetUri

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