ASPiK SDK
AEffGUIEditor Class Reference
Inheritance diagram for AEffGUIEditor:
VSTGUI::VSTGUIEditorInterface TutorialEditor

Public Member Functions

 AEffGUIEditor (void *pEffect)
 
virtual void setParameter (VstInt32 index, float value)
 
virtual bool getRect (ERect **ppRect)
 
virtual bool open (void *ptr)
 
virtual void idle ()
 
virtual void draw (ERect *pRect)
 
void wait (uint32_t ms)
 
uint32_t getTicks ()
 
virtual void doIdleStuff ()
 
AudioEffect * getEffect ()
 
int32_t getVstGuiVersion ()
 
virtual bool setKnobMode (int32_t val)
 
virtual int32_t getKnobMode () const
 
virtual bool beforeSizeChange (const CRect &newSize, const CRect &oldSize)
 frame will change size, if this returns false the upstream implementation does not allow it and thus the size of the frame will not change
 
virtual bool onWheel (float distance)
 
- Public Member Functions inherited from VSTGUI::VSTGUIEditorInterface
virtual void beginEdit (int32_t index)
 
virtual void endEdit (int32_t index)
 
virtual CFramegetFrame () const
 

Protected Attributes

ERect rect
 
- Protected Attributes inherited from VSTGUI::VSTGUIEditorInterface
CFrameframe {nullptr}
 

The documentation for this class was generated from the following files: