BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSP Properties

BASS.NET API for the Un4seen BASS Audio Library

The WINAMP_DSP type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets the description of the Winamp DSP.
Public propertyFile
Gets the fully qualified path and name of the Winamp DSP file.
Public propertyIsLoaded
Is the Winamp DSP plugin already loaded?
Public propertyIsStarted
Is the Winamp DSP plugin already started and assigned to a channel?
Public propertyModuleCount
Gets the number of modules contained in this Winamp DSP.
Public propertyModuleNames
Gets an array of available module names.
Public propertyStatic memberPlugIns
Gets the list of available Winamp DSPs (as loaded by FindPlugins(String)).
Public propertyStartedModule
Returns the currently selected and started module index - or -1 if no module is started.
Top
See Also

Reference