Class QueueArray

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.freedesktop.gstreamer.base.QueueArray
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class QueueArray extends ProxyInstance
GstQueueArray is an object that provides standard queue functionality based on an array instead of linked lists. This reduces the overhead caused by memory management by a large factor.