BASS.NET API for the Un4seen BASS Audio Library

WINAMP_DSPIsStarted Property

BASS.NET API for the Un4seen BASS Audio Library
Is the Winamp DSP plugin already started and assigned to a channel?

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

public bool IsStarted { get; }

Property Value

Type: Boolean
See Also

Reference