Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ embedMethod
Method
embedMethod
plugins/vst_base/VstPlugin.cpp:717–720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
715
}
716
717
QString VstPlugin::embedMethod() const
718
{
719
return m_embedMethod;
720
}
721
722
723
Callers
1
VstEffectControlDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected