timelinePasteDestinations

abstract fun timelinePasteDestinations(trackIndex: Int, originalTracks: Boolean): List<Int>

Which tracks a paste would land on, without performing it. originalTracks pastes each clip back onto the track it came from instead of onto trackIndex.