- waveform
- array of bytes where the waveform should be returned
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException
Returns a waveform capture of currently playing audio content. The capture consists in a number of consecutive 8-bit (unsigned) mono PCM samples equal to the capture size returned by Visualizer.CaptureSize.
This method must be called when the Visualizer is enabled.