Class ColorBalance.ColorBalanceInterface

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

public static class ColorBalance.ColorBalanceInterface extends TypeInterface
Color-balance interface.
  • Constructor Details

    • ColorBalanceInterface

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

      public void overrideListChannels(Arena arena, @Nullable Method method)
      Override virtual method list_channels.
      Parameters:
      method - the method to invoke
    • overrideSetValue

      public void overrideSetValue(Arena arena, @Nullable Method method)
      Override virtual method set_value.
      Parameters:
      method - the method to invoke
    • overrideGetValue

      public void overrideGetValue(Arena arena, @Nullable Method method)
      Override virtual method get_value.
      Parameters:
      method - the method to invoke
    • overrideGetBalanceType

      public void overrideGetBalanceType(Arena arena, @Nullable Method method)
      Override virtual method get_balance_type.
      Parameters:
      method - the method to invoke
    • overrideValueChanged

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