Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ bufferCount
Function
bufferCount
include/Effect.h:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
inline f_cnt_t bufferCount() const
127
{
128
return m_bufferCount;
129
}
130
131
inline void resetBufferCount()
132
{
Callers
1
checkGate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected