BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSPPlugIns Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the list of available Winamp DSPs (as loaded by FindPlugins(String)).

Namespace:  Un4seen.Bass.AddOn.WaDsp
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public static List<WINAMP_DSP> PlugIns { get; }

Property Value

Type: ListWINAMP_DSP
See Also

Reference