BASS.NET API for the Un4seen BASS Audio Library

DSP_BufferStreamOnBypassChanged Method

BASS.NET API for the Un4seen BASS Audio Library
Occures when the SetBypass(Boolean) method was called. Actually clears the internal copy buffer.

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

public override void OnBypassChanged()
Remarks

NOT for direct use in your application!
See Also

Reference