Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor.
More...
#include <juce_ExtensionsVisitor.h>
Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor.
◆ ~VST3Client()
virtual juce::ExtensionsVisitor::VST3Client::~VST3Client |
( |
| ) |
|
|
virtualdefault |
◆ getIComponentPtr()
virtual Steinberg::Vst::IComponent* juce::ExtensionsVisitor::VST3Client::getIComponentPtr |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ getPreset()
virtual MemoryBlock juce::ExtensionsVisitor::VST3Client::getPreset |
( |
| ) |
const |
|
pure virtual |
◆ setPreset()
virtual bool juce::ExtensionsVisitor::VST3Client::setPreset |
( |
const MemoryBlock & |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: