- size
- requested capture size
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException
Sets the capture size, i.e. the number of bytes returned by Visualizer.GetWaveForm(Byte[]) and Visualizer.GetFft(Byte[]) methods. The capture size must be a power of 2 in the range returned by Visualizer.GetCaptureSizeRange. This method must not be called when the Visualizer is enabled.