MCPcopy 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
1408void SampleBuffer::setEndFrame( const f_cnt_t _e )
1409{
1410 m_endFrame = _e;
1411}
1412
1413
1414

Callers 2

setSamplePlayLengthMethod · 0.80
animateScrollFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected