This namespace contains all classes, delegates and enumerations to support the native bass_winamp.dll.
BASS_WINAMP is an extension enabling the use of Winamp input plugins with BASS.
All BASS_WINAMP API calls are contained in the main class BassWinamp and have been implemented as static methods. So there is NO need to create an instance of the BassWinamp class!
Classes
Class | Description | |
---|---|---|
BassWinamp |
BASS.NET API wrapper for BASS_WINAMP.DLL
Requires: bass_winamp.dll - Winamp Input plugins support Add-On - available @ www.un4seen.com. |
Enumerations
Enumeration | Description | |
---|---|---|
BASSWINAMPFindPlugin |
Flags to be used with BASS_WINAMP_FindPlugins(String, BASSWINAMPFindPlugin).
|