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

#include <juce_VSTInterface.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 VstSysExEvent::flags

◆ future1

pointer_sized_int VstSysExEvent::future1

◆ future2

pointer_sized_int VstSysExEvent::future2

◆ offsetSamples

int32 VstSysExEvent::offsetSamples

◆ size

int32 VstSysExEvent::size

◆ sysExDump

char* VstSysExEvent::sysExDump

◆ sysExDumpSize

int32 VstSysExEvent::sysExDumpSize

◆ type

int32 VstSysExEvent::type

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