Minim |
|
setBufferSize |
Description Set the length of this buffer in sample frames. Doing this will retain all of the sample data that can fit into the new buffer size.Signature void setBufferSize(int bufferSize) Parameters bufferSize — int: the new length of this buffer in sample framesReturns None Related Example None available Usage Web & Application |