BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSPShowEditor Method

BASS.NET API for the Un4seen BASS Audio Library
Shows the Winamp DSP config dialog.

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

public bool ShowEditor()

Return Value

Type: Boolean
on success, else .
Remarks

The Winamp DSP must have been loaded and started.
See Also

Reference