JUCE  v5.3.1-155-g0b973fd92
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
VstEditorBounds Struct Reference

Structure used for VSTs. More...

#include <juce_VSTInterface.h>

Collaboration diagram for VstEditorBounds:

Public Attributes

int16 leftmost
 
int16 lower
 
int16 rightmost
 
int16 upper
 

Detailed Description

Structure used for VSTs.

{Audio}

Member Data Documentation

◆ leftmost

int16 VstEditorBounds::leftmost

◆ lower

int16 VstEditorBounds::lower

◆ rightmost

int16 VstEditorBounds::rightmost

◆ upper

int16 VstEditorBounds::upper

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