This is a Slider, that holds an attachment to the AudioProcessorValueTreeState. More...
#include <foleys_AutoOrientationSlider.h>
Inherits Slider.
Public Member Functions | |
| AutoOrientationSlider ()=default | |
| void | setAutoOrientation (bool shouldAutoOrient) |
| void | paint (juce::Graphics &g) override |
| void | resized () override |
| void | setFilmStrip (juce::Image &image) |
| void | setNumImages (int num, bool horizontal) |
This is a Slider, that holds an attachment to the AudioProcessorValueTreeState.
|
default |
| void setAutoOrientation | ( | bool | shouldAutoOrient | ) |
References resized().
|
override |
|
override |
Referenced by setAutoOrientation().
| void setFilmStrip | ( | juce::Image & | image | ) |
| void setNumImages | ( | int | num, |
| bool | horizontal ) |