BASS.NET API for the Un4seen BASS Audio Library

BassWaDspBASS_WADSP_ModifySamplesDSP Method

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

  NameDescription
Public methodStatic memberBASS_WADSP_ModifySamplesDSP(Int32, Byte, Int32)
Invokes the internal 'ModifySamples' method of the Winamp DSP directly (which is only needed for user defined DSPPROC callbacks).
Public methodStatic memberBASS_WADSP_ModifySamplesDSP(Int32, Int16, Int32)
Invokes the internal 'ModifySamples' method of the Winamp DSP directly (which is only needed for user defined DSPPROC callbacks).
Public methodStatic memberBASS_WADSP_ModifySamplesDSP(Int32, Int32, Int32)
Invokes the internal 'ModifySamples' method of the Winamp DSP directly (which is only needed for user defined DSPPROC callbacks).
Public methodStatic memberCode exampleBASS_WADSP_ModifySamplesDSP(Int32, IntPtr, Int32)
Invokes the internal 'ModifySamples' method of the Winamp DSP directly (which is only needed for user defined DSPPROC callbacks).
Public methodStatic memberBASS_WADSP_ModifySamplesDSP(Int32, Single, Int32)
Invokes the internal 'ModifySamples' method of the Winamp DSP directly (which is only needed for user defined DSPPROC callbacks).
Top
See Also

Reference