BASS.NET API for the Un4seen BASS Audio Library

BASS_VST_INFOhasEditor Field

BASS.NET API for the Un4seen BASS Audio Library
Has this plugin an embedded editor?

If , the BASS_VST_EmbedEditor(Int32, IntPtr) method can be called.

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

public bool hasEditor

Field Value

Type: Boolean
See Also

Reference