|
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 |
Go to the source code of this file.
Classes | |
| class | juce::ChildProcessWorker |
| Acts as the worker end of a coordinator/worker pair of connected processes. More... | |
| class | juce::ChildProcessCoordinator |
| Acts as the coordinator in a coordinator/worker pair of connected processes. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Typedefs | |
| using | juce::ChildProcessSlave = ChildProcessWorker |
| using | juce::ChildProcessMaster = ChildProcessCoordinator |