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 | List of all members
juce::ScopedLowPowerModeDisabler Class Reference

Disables low-power-mode for the duration of an instance's lifetime. More...

#include "juce_ScopedLowPowerModeDisabler.h"

Classes

class  Pimpl
 

Detailed Description

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 Documentation

◆ juce::ScopedLowPowerModeDisabler::Pimpl

class juce::ScopedLowPowerModeDisabler::Pimpl

Definition at line 53 of file juce_ScopedLowPowerModeDisabler.cpp.

Constructor & Destructor Documentation

◆ ScopedLowPowerModeDisabler()

juce::ScopedLowPowerModeDisabler::ScopedLowPowerModeDisabler ( )

Definition at line 58 of file juce_ScopedLowPowerModeDisabler.cpp.


The documentation for this class was generated from the following files: