Class Device.DeviceClass

All Implemented Interfaces:
Proxy
Enclosing class:
Device

public static class Device.DeviceClass extends GstObject.ObjectClass
The class structure for a GstDevice object.
Since:
1.4
  • Constructor Details

    • DeviceClass

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

      public void overrideCreateElement(Arena arena, @Nullable Method method)
      Override virtual method create_element.
      Parameters:
      method - the method to invoke
    • overrideReconfigureElement

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