JUCE
Loading...
Searching...
No Matches
Vst2::VstEditorBounds Struct Reference

Structure used for VSTs. More...

Public Attributes

int16 upper
int16 leftmost
int16 lower
int16 rightmost

Detailed Description

Structure used for VSTs.

Member Data Documentation

◆ upper

int16 Vst2::VstEditorBounds::upper

◆ leftmost

int16 Vst2::VstEditorBounds::leftmost

◆ lower

int16 Vst2::VstEditorBounds::lower

◆ rightmost

int16 Vst2::VstEditorBounds::rightmost