Loading...
Searching...
No Matches
juce::AudioPluginExtensions::VST3Client Struct Referenceabstract

Detailed Description

Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor.


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

Public Member Functions

virtual ~VST3Client ()=default
virtual Steinberg::Vst::IComponent * getIComponentPtr () const noexcept=0
virtual MemoryBlock getPreset () const =0
virtual bool setPreset (const MemoryBlock &)=0

Constructors and Destructors

◆ ~VST3Client()

virtual juce::AudioPluginExtensions::VST3Client::~VST3Client ( )
virtualdefault

Member Functions

◆ getIComponentPtr()

virtual Steinberg::Vst::IComponent * juce::AudioPluginExtensions::VST3Client::getIComponentPtr ( ) const
pure virtualnoexcept

◆ getPreset()

virtual MemoryBlock juce::AudioPluginExtensions::VST3Client::getPreset ( ) const
pure virtual

References getPreset().

Referenced by getPreset().

◆ setPreset()

virtual bool juce::AudioPluginExtensions::VST3Client::setPreset ( const MemoryBlock & )
pure virtual

References setPreset().

Referenced by setPreset().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram