BASS.NET API for the Un4seen BASS Audio Library

DSP_IIRDelay Constructor

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodDSP_IIRDelay(Single)
Creates a new instance of the IIR Delay Filter DSP, not assigning the DSP yet.
Public methodDSP_IIRDelay(Int32, Int32, Single)
Creates a new instance of the IIR Delay Filter DSP, which already assigns the DSP (Start will be called automatically).
Top
See Also

Reference