|
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 |
Disables low-power-mode for the duration of an instance's lifetime. More...
#include "juce_ScopedLowPowerModeDisabler.h"
Classes | |
| class | Pimpl |
Disables low-power-mode for the duration of an instance's lifetime.
Currently this is only implemented on macOS, where it will disable the "App Nap" power-saving feature.
@tags{Events}
Definition at line 35 of file juce_ScopedLowPowerModeDisabler.h.
| class juce::ScopedLowPowerModeDisabler::Pimpl |
Definition at line 53 of file juce_ScopedLowPowerModeDisabler.cpp.
| juce::ScopedLowPowerModeDisabler::ScopedLowPowerModeDisabler | ( | ) |
Definition at line 58 of file juce_ScopedLowPowerModeDisabler.cpp.