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