Class AudioSinkClassExtension

java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.gstreamer.audio.AudioSinkClassExtension
All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class AudioSinkClassExtension extends ProxyInstance
  • Constructor Details

    • AudioSinkClassExtension

      public AudioSinkClassExtension(MemorySegment address)
      Create a AudioSinkClassExtension proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
    • AudioSinkClassExtension

      public AudioSinkClassExtension(Arena arena)
      Allocate a new AudioSinkClassExtension.
      Parameters:
      arena - to control the memory allocation scope
    • AudioSinkClassExtension

      public AudioSinkClassExtension()
      Allocate a new AudioSinkClassExtension. The memory is allocated with Arena.ofAuto().
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideClearAll

      public void overrideClearAll(AudioSinkClassExtension.ClearAllCallback clearAll, Arena _arena)
      Write a value in the field clear_all.
      Parameters:
      clearAll - The new value for the field clear_all
      _arena - to control the memory allocation scope