[ Version ( since = "1.20" ) ]
public void set_max_buffers (uint64 max)
Set the maximum amount of buffers that can be queued in this.
After the maximum amount of buffers are queued, this will emit the "enough-data" signal.
this |
a Src |
max |
the maximum number of buffers to queue |