Class Pad.PadClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
AggregatorPad.AggregatorPadClass, ProxyPad.ProxyPadClass
Enclosing class:
Pad

public static class Pad.PadClass extends GstObject.ObjectClass
  • Constructor Details

    • PadClass

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

      public void overrideLinked(Arena arena, @Nullable Method method)
      Override virtual method linked.
      Parameters:
      method - the method to invoke
    • overrideUnlinked

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