Undocumented in source.
gst.QueueArray.QueueArray 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.
Undocumented in source.