GstQueue Simple data queue. (queue) Simple data queue. Data is queued till max_level buffers any subsequent buffers sent to this filter will block until free space becomes available in the buffer. You can query how many buffers are queued with the level argument. The default queue length is set to 10. Get the number of buffers in the queue. Specify the maximum number of buffers in the queue before the queue blocks.