BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSP Methods

BASS.NET API for the Un4seen BASS Audio Library

The WINAMP_DSP type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCode exampleFindPlugins
Finds all Winamp DSP plugins contained in a given directory and stores all related information in the PlugIns list.
Public methodLoad
Loads the Winamp DSP plugin.
Public methodSetFilename
Sets a global song title for the loaded and started Winamp DSP.
Public methodSetSongTitle
Sets a global song title for the loaded and started Winamp DSP.
Public methodShowEditor
Shows the Winamp DSP config dialog.
Public methodStart
Starts a certain module of a Wianmp DSP plugin and assignes it to a channel as a new DSP.
Public methodStop
Stops the currently started Winamp DSP plugin module.
Public methodToString
A description of the Winamp DSP info object (description - filename).
(Overrides ObjectToString.)
Public methodUnload
Unloads the Winamp DSP plugin.
Top
See Also

Reference