Home
last modified time | relevance | path

Searched refs:getCurrentTime (Results 1 – 5 of 5) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as143 … 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.JplayerMp4
371 return getCurrentTime() / getDuration();
H A DJplayerMp3.as332 myStatus.currentTime = getCurrentTime();
353 public function getCurrentTime():Number { method in happyworm.jPlayer.JplayerMp3
361 if((getDuration() > 0) && (getCurrentTime() <= getDuration())) {
362 return getCurrentTime() / getDuration();
H A DJplayerRtmp.as297 …G,myStatus,"NetStream.Play.Stop: getDuration() - getCurrentTime() = " + (getDuration() - getCurren…
300 if (Math.abs((getDuration() - getCurrentTime())) < 150)
864 myStatus.currentTime = getCurrentTime();
887 public function getCurrentTime():Number
916 return getCurrentTime() / getDuration();
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js1235 _this.getCurrentTime = function (dTime) { function
1374 var currentDate = _xdsoft_datetime.getCurrentTime(), minDate, maxDate;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...