|
VST 3 Examples
VST 3.7
SDK for developing VST plug-in
|
#include <adelaycontroller.h>
Inheritance diagram for ADelayController:Static Public Member Functions | |
| static FUnknown * | createInstance (void *) |
Static Public Member Functions inherited from EditController | |
| static KnobMode | getHostKnobMode () |
Additional Inherited Members | |
Public Attributes inherited from EditController | |
| OBJ_METHODS(EditController, ComponentBase) DEFINE_INTERFACES DEF_INTERFACE(IEditController) DEF_INTERFACE(IEditController2) END_DEFINE_INTERFACES(ComponentBase) REFCOUNT_METHODS(ComponentBase) protected IPtr < IComponentHandler2 > | componentHandler2 |
| ParameterContainer | parameters |
Static Public Attributes inherited from EditController | |
| static KnobMode | hostKnobMode |
Static Public Attributes inherited from IDelayTestController | |
| static const FUID | iid |
|
inlinestatic |
Reimplemented from EditController.
Reimplemented from EditController.
|
virtual |
Implements IDelayTestController.