BASS.NET API for the Un4seen BASS Audio Library

BassBASS_ChannelSetDSP Method

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

  NameDescription
Public methodStatic memberCode exampleBASS_ChannelSetDSP(Int32, DSPPROC, IntPtr, Int32)
Sets up a user DSP function on a stream, MOD music, or recording channel.
Public methodStatic memberBASS_ChannelSetDSP(Int32, DSPPROC, IntPtr, Int32, BASSDSPType)
Sets up a user DSP function on a stream, MOD music, or recording channel.
Top
See Also

Reference