Class VideoAggregatorParallelConvertPad

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class VideoAggregatorParallelConvertPad extends VideoAggregatorConvertPad

An implementation of GstPad that can be used with GstVideoAggregator.

See GstVideoAggregator for more details.

Since:
1.20
  • Constructor Details

    • VideoAggregatorParallelConvertPad

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

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