BASS.NET API for the Un4seen BASS Audio Library

BASSBufferClear Method

BASS.NET API for the Un4seen BASS Audio Library
Clears the ring buffer (zeros all elements) and resets all read and write pointers.

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

public void Clear()
See Also

Reference