Set ALVSTHost.TALVSTPlugInSuports

From Mitov Wiki Doc
Jump to: navigation, search

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 TALVSTPlugInSuports = set of TALVSTPlugInSuportFlag;

C++ Builder:

typedef Set<TALVSTPlugInSuportFlag, vstpsHasClip, vstpsBypass > TALVSTPlugInSuports;

Visual C++ (MFC):

typedef CTSet<CTALVSTPlugInSuportFlag, vstpsHasClip, vstpsBypass > CTALVSTPlugInSuports;

Summary

Set of VST Plug-In supported features.

Description

Defines a set of VST Plug-In supported features.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox