MCPcopy Create free account
hub / github.com/audacity/audacity / MayMigrateTo

Method MayMigrateTo

src/tracks/ui/TimeShiftHandle.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186bool TrackShifter::MayMigrateTo(Track &)
187{
188 return false;
189}
190
191bool TrackShifter::CommonMayMigrateTo(Track &otherTrack)
192{

Callers 1

FindCorrespondenceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected