|
| 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) |
|
virtual void | beginEdit (int32_t index) |
|
virtual void | endEdit (int32_t index) |
|
virtual CFrame * | getFrame () const |
|
The documentation for this class was generated from the following files:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/plugin-bindings/aeffguieditor.h
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/plugin-bindings/aeffguieditor.cpp