|
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 |
Public Member Functions | |
| void | set (std::unique_ptr< Element > p) |
| std::unique_ptr< MultichannelEngine > | get () |
Definition at line 669 of file juce_Convolution.cpp.
| std::unique_ptr< MultichannelEngine > juce::dsp::TryLockedPtr< Element >::get | ( | ) |
Definition at line 678 of file juce_Convolution.cpp.
| void juce::dsp::TryLockedPtr< Element >::set | ( | std::unique_ptr< Element > | p | ) |
Definition at line 672 of file juce_Convolution.cpp.