Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ getTrackContentObject
Method
getTrackContentObject
include/Track.h:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
bool fixedTCOs();
214
215
inline TrackContentObject * getTrackContentObject()
216
{
217
return m_tco;
218
}
219
220
inline TrackView * getTrackView()
221
{
Callers
3
addTCOView
Method · 0.80
changePosition
Method · 0.80
updateRubberband
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected