This is the complete list of members for juce::Decibels, including all inherited members.
| Decibels()=delete | juce::Decibels | private |
| decibelsToGain(Type decibels, Type minusInfinityDb=Type(defaultMinusInfinitydB)) | juce::Decibels | inlinestatic |
| defaultMinusInfinitydB enum value | juce::Decibels | private |
| gainToDecibels(Type gain, Type minusInfinityDb=Type(defaultMinusInfinitydB)) | juce::Decibels | inlinestatic |
| gainWithLowerBound(Type gain, Type lowerBoundDb) | juce::Decibels | inlinestatic |
| toString(Type decibels, int decimalPlaces=2, Type minusInfinityDb=Type(defaultMinusInfinitydB), bool shouldIncludeSuffix=true, StringRef customMinusInfinityString={}) | juce::Decibels | inlinestatic |