BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSPStartedModule Property

BASS.NET API for the Un4seen BASS Audio Library
Returns the currently selected and started module index - or -1 if no module is started.

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

public int StartedModule { get; }

Property Value

Type: Int32
See Also

Reference