Sets the Bypass mode.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- bypass
- Type: SystemBoolean
Bypass?
Remarks
If the DSP function should be bypassed, this needs to be implemented in the DSPCallback(Int32, Int32, IntPtr, Int32, IntPtr) function of a derived class.
See Also