Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setEndFrame
Method
setEndFrame
src/core/SampleBuffer.cpp:1408–1411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1406
1407
1408
void SampleBuffer::setEndFrame( const f_cnt_t _e )
1409
{
1410
m_endFrame = _e;
1411
}
1412
1413
1414
Callers
2
setSamplePlayLength
Method · 0.80
animateScroll
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected