Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ in
Function
in
include/RemotePlugin.h:640–643 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
protected:
639
#ifdef SYNC_WITH_SHM_FIFO
640
inline const shmFifo * in() const
641
{
642
return m_in;
643
}
644
645
inline const shmFifo * out() const
646
{
Callers
1
init
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected