iPlug2 - C++ Audio Plug-in Framework
Static Public Member Functions | List of all members
IPlugVST3State Struct Reference

Shared VST3 State management code. More...

#include <IPlugVST3_Common.h>

Static Public Member Functions

template<class T >
static bool GetState (T *pPlug, Steinberg::IBStream *pState)
 
template<class T >
static bool SetState (T *pPlug, Steinberg::IBStream *pState)
 

Detailed Description

Shared VST3 State management code.

Definition at line 22 of file IPlugVST3_Common.h.


The documentation for this struct was generated from the following file: