Skip to content

proxysrc: Add properties to control the maximum queue size

The queue used by proxysrc can introduce some delay in processing the buffers coming from proxysink, so in order to configure the induced latency, proxy access to the max-* properties of the queue.

Fixes #1365

Merge request reports