Minim |
|
setChannelCount |
Description Set the number of channels this buffer contains. Doing this will retain any existing channels under the new channel count.Signature void setChannelCount(int numChannels) Parameters numChannels — int: the number of channels this buffer should containReturns None Related Example None available Usage Web & Application |