set_max_buffers
Description:
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.
Parameters:
| this |
a Sink |
| max |
the maximum number of buffers to queue |