BASS.NET API for the Un4seen BASS Audio Library

DSP_IIRDelayOnChannelChanged Method

BASS.NET API for the Un4seen BASS Audio Library
This method will be called every time the ChannelHandle changed.

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

public override void OnChannelChanged()
Remarks

It resets the internal buffer.
See Also

Reference