Class VideoAggregatorPad.VideoAggregatorPadClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
VideoAggregatorConvertPad.VideoAggregatorConvertPadClass
Enclosing class:
VideoAggregatorPad

public static class VideoAggregatorPad.VideoAggregatorPadClass extends AggregatorPad.AggregatorPadClass
  • Constructor Details

    • VideoAggregatorPadClass

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

      public void overrideUpdateConversionInfo(Arena arena, @Nullable Method method)
      Override virtual method update_conversion_info.
      Parameters:
      method - the method to invoke
    • overridePrepareFrame

      public void overridePrepareFrame(Arena arena, @Nullable Method method)
      Override virtual method prepare_frame.
      Parameters:
      method - the method to invoke
    • overrideCleanFrame

      public void overrideCleanFrame(Arena arena, @Nullable Method method)
      Override virtual method clean_frame.
      Parameters:
      method - the method to invoke
    • overridePrepareFrameStart

      public void overridePrepareFrameStart(Arena arena, @Nullable Method method)
      Override virtual method prepare_frame_start.
      Parameters:
      method - the method to invoke
    • overridePrepareFrameFinish

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