JUCE
Public Attributes | List of all members
VstEvent Struct Reference

Structure used for VSTs. More...

Public Attributes

int32 type
 
int32 byteSize
 
int32 deltaFrames
 
int32 flags
 
char content [16]
 

Detailed Description

Structure used for VSTs.

Member Data Documentation

◆ type

int32 VstEvent::type

◆ byteSize

int32 VstEvent::byteSize

◆ deltaFrames

int32 VstEvent::deltaFrames

◆ flags

int32 VstEvent::flags

◆ content

char VstEvent::content[16]

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