![]() |
JUCE
v5.3.1-155-g0b973fd92
JUCE API
|
Looking for a senior C++ dev?
I'm looking for work. Hire me! |
Structure used for VSTs. More...
#include <juce_VSTInterface.h>

Public Attributes | |
| int32 | flags |
| pointer_sized_int | future1 |
| pointer_sized_int | future2 |
| int32 | offsetSamples |
| int32 | size |
| char * | sysExDump |
| int32 | sysExDumpSize |
| int32 | type |
Structure used for VSTs.
{Audio}
| int32 VstSysExEvent::flags |
| pointer_sized_int VstSysExEvent::future1 |
| pointer_sized_int VstSysExEvent::future2 |
| int32 VstSysExEvent::offsetSamples |
| int32 VstSysExEvent::size |
| char* VstSysExEvent::sysExDump |
| int32 VstSysExEvent::sysExDumpSize |
| int32 VstSysExEvent::type |