Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetLinkType
Method
GetLinkType
libraries/lib-track/Track.cpp:856–859 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
854
}
855
856
Track::LinkType Track::GetLinkType() const noexcept
857
{
858
return mLinkType;
859
}
860
861
TrackListHolder TrackList::Temporary(AudacityProject *pProject,
862
const Track::Holder &pTrack)
Callers
2
ReadProjectFile
Method · 0.80
FixTracks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected