MCPcopy 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
856Track::LinkType Track::GetLinkType() const noexcept
857{
858 return mLinkType;
859}
860
861TrackListHolder TrackList::Temporary(AudacityProject *pProject,
862 const Track::Holder &pTrack)

Callers 2

ReadProjectFileMethod · 0.80
FixTracksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected