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 ExtensionsVisitor::VST3Client::~VST3Client | ( |  | ) |  |  | virtualdefault | 
 
 
◆ getIComponentPtr()
  
  | 
        
          | virtual Steinberg::Vst::IComponent * ExtensionsVisitor::VST3Client::getIComponentPtr | ( |  | ) | const |  | pure virtualnoexcept | 
 
 
◆ getPreset()
  
  | 
        
          | virtual MemoryBlock ExtensionsVisitor::VST3Client::getPreset | ( |  | ) | const |  | pure virtual | 
 
 
◆ setPreset()
  
  | 
        
          | virtual bool ExtensionsVisitor::VST3Client::setPreset | ( | const MemoryBlock & |  | ) | const |  | pure virtual | 
 
 
The documentation for this struct was generated from the following file: