Class ControlBinding.ControlBindingClass

All Implemented Interfaces:
Proxy
Enclosing class:
ControlBinding

public static class ControlBinding.ControlBindingClass extends GstObject.ObjectClass
The class structure of GstControlBinding.
  • Constructor Details

    • ControlBindingClass

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

      public void overrideSyncValues(Arena arena, @Nullable Method method)
      Override virtual method sync_values.
      Parameters:
      method - the method to invoke
    • overrideGetValue

      public void overrideGetValue(Arena arena, @Nullable Method method)
      Override virtual method get_value.
      Parameters:
      method - the method to invoke
    • overrideGetValueArray

      public void overrideGetValueArray(Arena arena, @Nullable Method method)
      Override virtual method get_value_array.
      Parameters:
      method - the method to invoke
    • overrideGetGValueArray

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