LMMS
Loading...
Searching...
No Matches
Presonus::IPlugInViewEmbedding Class Referenceabstract

#include <ipslviewembedding.h>

Inheritance diagram for Presonus::IPlugInViewEmbedding:
Steinberg::FUnknown

Public Member Functions

virtual Steinberg::TBool PLUGIN_API isViewEmbeddingSupported ()=0
virtual Steinberg::tresult PLUGIN_API setViewIsEmbedded (Steinberg::IPlugView *view, Steinberg::TBool embedded)=0
Public Member Functions inherited from Steinberg::FUnknown
virtual tresult PLUGIN_API queryInterface (const TUID _iid, void **obj)=0
virtual uint32 PLUGIN_API addRef ()=0
virtual uint32 PLUGIN_API release ()=0

Static Public Attributes

static const Steinberg::FUID iid
Static Public Attributes inherited from Steinberg::FUnknown
static const FUID iid

Detailed Description

Support for plug-in view embedding, to be implemented by the VST3 controller class.

Member Function Documentation

◆ isViewEmbeddingSupported()

virtual Steinberg::TBool PLUGIN_API Presonus::IPlugInViewEmbedding::isViewEmbeddingSupported ( )
pure virtual

Check if view embedding is supported.

◆ setViewIsEmbedded()

virtual Steinberg::tresult PLUGIN_API Presonus::IPlugInViewEmbedding::setViewIsEmbedded ( Steinberg::IPlugView * view,
Steinberg::TBool embedded )
pure virtual

Inform plug-in that its view will be embedded.

Member Data Documentation

◆ iid

const Steinberg::FUID Presonus::IPlugInViewEmbedding::iid
static

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