19#ifndef _ipslviewembedding_h
20#define _ipslviewembedding_h
Support for plug-in view embedding, to be implemented by the VST3 controller class.
virtual Steinberg::TBool PLUGIN_API isViewEmbeddingSupported()=0
Check if view embedding is supported.
virtual Steinberg::tresult PLUGIN_API setViewIsEmbedded(Steinberg::IPlugView *view, Steinberg::TBool embedded)=0
Inform plug-in that its view will be embedded.
Handling 16 Byte Globally Unique Identifiers.
The basic interface of all interfaces.
Plug-in definition of a view.