Class VideoAggregatorConvertPad

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
VideoAggregatorParallelConvertPad

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

An implementation of GstPad that can be used with GstVideoAggregator.

See GstVideoAggregator for more details.

Since:
1.16
  • Constructor Details

    • VideoAggregatorConvertPad

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

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