Class AudioVisualizer.AudioVisualizerClass

All Implemented Interfaces:
Proxy
Enclosing class:
AudioVisualizer

public static class AudioVisualizer.AudioVisualizerClass extends Element.ElementClass
  • Constructor Details

    • AudioVisualizerClass

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

      public void overrideSetup(Arena arena, @Nullable Method method)
      Override virtual method setup.
      Parameters:
      method - the method to invoke
    • overrideRender

      public void overrideRender(Arena arena, @Nullable Method method)
      Override virtual method render.
      Parameters:
      method - the method to invoke
    • overrideDecideAllocation

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