JUCE
Public Attributes | List of all members
VstSysExEvent Struct Reference

Public Attributes

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

Member Data Documentation

§ type

int32 VstSysExEvent::type

§ size

int32 VstSysExEvent::size

§ offsetSamples

int32 VstSysExEvent::offsetSamples

§ flags

int32 VstSysExEvent::flags

§ sysExDumpSize

int32 VstSysExEvent::sysExDumpSize

§ future1

pointer_sized_int VstSysExEvent::future1

§ sysExDump

char* VstSysExEvent::sysExDump

§ future2

pointer_sized_int VstSysExEvent::future2

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