JUCE
|
Structure used for VSTs. More...
#include <juce_VSTInterface.h>
Public Attributes | |
int32 | type |
int32 | size |
int32 | sampleOffset |
int32 | flags |
char | content [16] |
Structure used for VSTs.
int32 VstEvent::type |
int32 VstEvent::size |
int32 VstEvent::sampleOffset |
int32 VstEvent::flags |
char VstEvent::content[16] |