Class Task.TaskClass

All Implemented Interfaces:
Proxy
Enclosing class:
Task

public static class Task.TaskClass extends GstObject.ObjectClass
  • Constructor Details

    • TaskClass

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

      public TaskPool readPool()
      Read the value of the field pool.
      Returns:
      The value of the field pool
    • writePool

      public void writePool(TaskPool pool)
      Write a value in the field pool.
      Parameters:
      pool - The new value for the field pool