Set the maximum amount of buffers that can be queued in this.
After this amount of buffers are queued in appsink, any more buffers will block upstream elements until a sample is pulled from this.
this |
a Sink |
max |
the maximum number of buffers to queue |