Minim |
|
set |
Description Copy the data in the provided MultiChannelBuffer to this MultiChannelBuffer. Doing so will change both the buffer size and channel count of this MultiChannelBuffer to be the same as the copied buffer.Signature void set(MultiChannelBuffer otherBuffer) Parameters otherBuffer — the MultiChannelBuffer to copyReturns None Related Example None available Usage Web & Application |