Searched refs:getCurrentTime (Results 1 – 5 of 5) sorted by relevance
143 … myStatus, "NetStream.Play.Stop: getDuration() - getCurrentTime() = " + (getDuration() - getCurren…146 …if(Math.abs(getDuration() - getCurrentTime()) < 150) { // Testing found 150ms worked best for M4A …338 myStatus.currentTime = getCurrentTime();355 public function getCurrentTime():Number { method in happyworm.jPlayer.JplayerMp4371 return getCurrentTime() / getDuration();
332 myStatus.currentTime = getCurrentTime();353 public function getCurrentTime():Number { method in happyworm.jPlayer.JplayerMp3361 if((getDuration() > 0) && (getCurrentTime() <= getDuration())) {362 return getCurrentTime() / getDuration();
297 …G,myStatus,"NetStream.Play.Stop: getDuration() - getCurrentTime() = " + (getDuration() - getCurren…300 if (Math.abs((getDuration() - getCurrentTime())) < 150)864 myStatus.currentTime = getCurrentTime();887 public function getCurrentTime():Number916 return getCurrentTime() / getDuration();
1235 _this.getCurrentTime = function (dTime) { function1374 var currentDate = _xdsoft_datetime.getCurrentTime(), minDate, maxDate;
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...