set_max_bytes


Description:

public void set_max_bytes (uint64 max)

Set the maximum amount of bytes that can be queued in this.

After the maximum amount of bytes are queued, this will emit the "enough-data" signal.

Parameters:

this

a Src

max

the maximum number of bytes to queue