Video display and composing engine for JUCE
Loading...
Searching...
No Matches
LevelMeter::LookAndFeelMethods Member List

This is the complete list of members for LevelMeter::LookAndFeelMethods, including all inherited members.

drawBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
drawClipIndicator(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, bool hasClipped)=0LevelMeter::LookAndFeelMethodspure virtual
drawClipIndicatorBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
drawMaxNumber(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, float maxGain)=0LevelMeter::LookAndFeelMethodspure virtual
drawMaxNumberBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterBar(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, float rms, const float peak)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterBarBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterBars(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, const LevelMeterSource *source, int fixedNumChannels=-1, int selectedChannel=-1)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterBarsBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, int numChannels, int fixedNumChannels=-1)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterChannel(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds, const LevelMeterSource *source, int selectedChannel)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterChannelBackground(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
drawMeterReduction(juce::Graphics &g, foleys::LevelMeter::MeterFlags meterType, juce::Rectangle< float > bounds, float reduction)=0LevelMeter::LookAndFeelMethodspure virtual
drawTickMarks(juce::Graphics &, MeterFlags meterType, juce::Rectangle< float > bounds)=0LevelMeter::LookAndFeelMethodspure virtual
getMeterBarBounds(juce::Rectangle< float > bounds, MeterFlags meterType) const =0LevelMeter::LookAndFeelMethodspure virtual
getMeterBounds(juce::Rectangle< float > bounds, MeterFlags meterType, int numChannels, int channel) const =0LevelMeter::LookAndFeelMethodspure virtual
getMeterClipIndicatorBounds(juce::Rectangle< float > bounds, MeterFlags meterType) const =0LevelMeter::LookAndFeelMethodspure virtual
getMeterInnerBounds(juce::Rectangle< float > bounds, MeterFlags meterType) const =0LevelMeter::LookAndFeelMethodspure virtual
getMeterMaxNumberBounds(juce::Rectangle< float > bounds, MeterFlags meterType) const =0LevelMeter::LookAndFeelMethodspure virtual
getMeterTickmarksBounds(juce::Rectangle< float > bounds, MeterFlags meterType) const =0LevelMeter::LookAndFeelMethodspure virtual
hitTestClipIndicator(juce::Point< int > position, MeterFlags meterType, juce::Rectangle< float > bounds, const LevelMeterSource *source) const =0LevelMeter::LookAndFeelMethodspure virtual
hitTestMaxNumber(juce::Point< int > position, MeterFlags meterType, juce::Rectangle< float > bounds, const LevelMeterSource *source) const =0LevelMeter::LookAndFeelMethodspure virtual
setupDefaultMeterColours()=0LevelMeter::LookAndFeelMethodspure virtual
updateMeterGradients()=0LevelMeter::LookAndFeelMethodspure virtual
~LookAndFeelMethods()LevelMeter::LookAndFeelMethodsvirtual