JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_AudioProcessorEditor.h File Reference

Go to the source code of this file.

Classes

class  juce::AudioProcessorEditor
 Base class for the component that acts as the GUI for an AudioProcessor. More...
 
struct  juce::AudioProcessorEditor::ParameterControlHighlightInfo
 Used by the setParameterHighlighting() method. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Class Documentation

◆ juce::AudioProcessorEditor::ParameterControlHighlightInfo

struct juce::AudioProcessorEditor::ParameterControlHighlightInfo

Used by the setParameterHighlighting() method.

Definition at line 69 of file juce_AudioProcessorEditor.h.

Class Members
bool isHighlighted
int parameterIndex
Colour suggestedColour