BASS.NET API for the Un4seen BASS Audio Library

VisualsClearPeaks Method

BASS.NET API for the Un4seen BASS Audio Library
Clears all last peak values. This is needed, if you changed from one peak spectrum to another or if you change a channel, to make sure no old history data is present.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public void ClearPeaks()
See Also

Reference