tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::FreezePointPlugin::ScopedPluginDisabler Struct Reference

Temporarily disables a range of plugins in a track. More...

#include "tracktion_FreezePoint.h"

Public Member Functions

 ScopedPluginDisabler (Track &track, juce::Range< int > pluginsToDisable)
 

Detailed Description

Temporarily disables a range of plugins in a track.

Definition at line 49 of file tracktion_FreezePoint.h.

Constructor & Destructor Documentation

◆ ScopedPluginDisabler()

tracktion::engine::FreezePointPlugin::ScopedPluginDisabler::ScopedPluginDisabler ( Track track,
juce::Range< int pluginsToDisable 
)

Definition at line 93 of file tracktion_FreezePoint.cpp.

◆ ~ScopedPluginDisabler()

tracktion::engine::FreezePointPlugin::ScopedPluginDisabler::~ScopedPluginDisabler ( )

Definition at line 106 of file tracktion_FreezePoint.cpp.


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