Set ALVSTHost.TALVSTHostSuports
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabPkg
Unit: ALVSTHost
Contents |
Syntax
Delphi:
type TALVSTHostSuports = set of TALVSTHostSupportsFlag;
C++ Builder:
typedef Set<TALVSTHostSupportsFlag, vsthsSendVstEvents, vsthsStartStopProcess > TALVSTHostSuports;
Visual C++ (MFC):
typedef CTSet<CTALVSTHostSupportsFlag, vsthsSendVstEvents, vsthsStartStopProcess > CTALVSTHostSuports;
Summary
Set of VST Host supported features.
Description
Defines a set of VST Host supported features.