JUCE
Loading...
Searching...
No Matches
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 VstEditorBounds::upper

◆ leftmost

int16 VstEditorBounds::leftmost

◆ lower

int16 VstEditorBounds::lower

◆ rightmost

int16 VstEditorBounds::rightmost