Class AudioAggregatorConvertPad

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class AudioAggregatorConvertPad extends AudioAggregatorPad

An implementation of GstPad that can be used with GstAudioAggregator.

See GstAudioAggregator for more details.

Since:
1.14
  • Constructor Details

    • AudioAggregatorConvertPad

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

      public AudioAggregatorConvertPad()
      Create a new AudioAggregatorConvertPad.
  • Method Details