BaseSrc.setBlocksize

Set the number of bytes that @src will push out with each buffer. When @blocksize is set to -1, a default length will be used.

class BaseSrc
void
setBlocksize
()

Parameters

blocksize uint

the new blocksize in bytes

Meta