LMMS
Loading...
Searching...
No Matches
Vst2::VstSysExEvent Struct Reference

#include <juce_VSTMidiEventList.h>

Public Attributes

int32 type
int32 size
int32 offsetSamples
int32 flags
int32 sysExDumpSize
pointer_sized_int future1
char * sysExDump
pointer_sized_int future2

Detailed Description

Structure used for VSTs

@tags{Audio}

Member Data Documentation

◆ flags

int32 Vst2::VstSysExEvent::flags

◆ future1

pointer_sized_int Vst2::VstSysExEvent::future1

◆ future2

pointer_sized_int Vst2::VstSysExEvent::future2

◆ offsetSamples

int32 Vst2::VstSysExEvent::offsetSamples

◆ size

int32 Vst2::VstSysExEvent::size

◆ sysExDump

char* Vst2::VstSysExEvent::sysExDump

◆ sysExDumpSize

int32 Vst2::VstSysExEvent::sysExDumpSize

◆ type

int32 Vst2::VstSysExEvent::type

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