Class ALVST3Host.TALVST3Processor
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: ALVST3Host
Inherits: TLPPersistent
Contents | 
Syntax
Delphi:
type TALVST3Processor = class( TLPPersistent )
C++ Builder:
class TALVST3Processor : public TLPPersistent
Visual C++ (MFC):
class CTALVST3Processor : public CTLPPersistent
C# (.NET):
public ref class TALVST3Processor : Vcl.VclProperty
Summary
VST 3 processor properties class.
Description
Defines VST 3 PlugIn processor properties class.
Properties
Public
- Name - Specifies the name of the processor class.
 - ProcessorClass - Specifies the processor class.
 - ID - Specifies the ID of the processor class.