Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ shmKey
Method
shmKey
include/RemotePlugin.h:317–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
316
317
inline int shmKey() const
318
{
319
return m_shmKey;
320
}
321
322
323
private:
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected