Class AggregatorPad.AggregatorPadClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
AudioAggregatorPad.AudioAggregatorPadClass, VideoAggregatorPad.VideoAggregatorPadClass
Enclosing class:
AggregatorPad

public static class AggregatorPad.AggregatorPadClass extends Pad.PadClass
Since:
1.14
  • Constructor Details

    • AggregatorPadClass

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

      public void overrideFlush(Arena arena, @Nullable Method method)
      Override virtual method flush.
      Parameters:
      method - the method to invoke
    • overrideSkipBuffer

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