Searched refs:targetTimestamp (Results 1 – 1 of 1) sorted by relevance
269 let targetTimestamp = position / (100 - this.pointWidth); variable270 targetTimestamp = this.unapplyCrop(targetTimestamp);271 targetTimestamp = this.untranslate(targetTimestamp);275 const closestTsIndex = this.findClosestTimestampIndexTo(targetTimestamp);