BASS.NET API for the Un4seen BASS Audio Library

WaveFormRenderStopRecording Method

BASS.NET API for the Un4seen BASS Audio Library
Stops live recording rendering.

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

public void RenderStopRecording()
Remarks

This just stops the live recording rendering of the WaveForm, but it does not stop the actual recording itself.
See Also

Reference