BaseSrc.setBlocksize
void setBlocksize(uint blocksize)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.
Parameters
blocksize | the new blocksize in bytes |
void setBlocksize(uint blocksize)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.
blocksize | the new blocksize in bytes |