Home
last modified time | relevance | path

Searched refs:currentTime (Results 26 – 50 of 50) sorted by last modified time

12

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as338 myStatus.currentTime = getCurrentTime();
H A DJplayerStatus.as40 public var currentTime:Number; variable in happyworm.jPlayer.JplayerStatus
74 currentTime = 0;
H A DJplayerRtmp.as864 myStatus.currentTime = getCurrentTime();
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js692 currentTime: 0,
1581 ct = media.currentTime;
1600 this.status.currentTime = ct;
1636 this.status.currentTime = ct;
1693 var currentTime = this.status.currentTime,
1698 if(currentTime > 0) {
1702 this.play(currentTime);
1785 this.status.currentTime = status.currentTime;
1869 this.css.jq.currentTime.text(this._convertTime(this.status.currentTime));
2997 media.currentTime = time;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js36 currentTime = 0,
104 basePlayer.currentTime = basePlayer.currentTime + ( date - baselineTime );
133 return currentTime;
138 currentTime = +val;
141 return currentTime;
/plugin/jplayer/components/
H A Drequire-built.js2737 currentTime: 0,
3626 ct = media.currentTime;
3645 this.status.currentTime = ct;
3681 this.status.currentTime = ct;
3738 var currentTime = this.status.currentTime,
3743 if(currentTime > 0) {
3747 this.play(currentTime);
3830 this.status.currentTime = status.currentTime;
3914 this.css.jq.currentTime.text(this._convertTime(this.status.currentTime));
5042 media.currentTime = time;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss117 …top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration…
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.min.js2 …oor(10*a(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.currentTime)/10+"s. (d: "+M…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2818 this.currentTime = 0;
2856 AudioDevice.prototype.seek = function(currentTime) { argument
2857 this.currentTime = currentTime;
2861 return this.emit('timeUpdate', this.currentTime);
2869 return this.emit('timeUpdate', this.currentTime);
3400 this.currentTime = 0;
3508 _ref1.seek(_this.currentTime);
3519 return this.currentTime;
3528 return function(currentTime) { argument
3529 _this.currentTime = currentTime;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as517 currentTime: data.currentTime / 1000, // JavaScript uses seconds
524 …ercentRelative+" cpa="+myStatus.currentPercentAbsolute+" ct="+myStatus.currentTime+" d="+myStatus.…
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js692 currentTime: 0,
1581 ct = media.currentTime;
1600 this.status.currentTime = ct;
1636 this.status.currentTime = ct;
1693 var currentTime = this.status.currentTime,
1698 if(currentTime > 0) {
1702 this.play(currentTime);
1785 this.status.currentTime = status.currentTime;
1869 this.css.jq.currentTime.text(this._convertTime(this.status.currentTime));
2997 media.currentTime = time;
[all …]
H A Djquery.jplayer.min.js2currentTime:".jp-current-time",duration:".jp-duration",title:".jp-title",fullScreen:".jp-full-scre… property in a.jPlayer.options.cssSelector
3currentTime=a,c.play()}catch(d){return void(this.internal.htmlDlyCmdId=setTimeout(function(){b.pla…
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.js385 …vent: ' + name + (event && event.jPlayer ? ' (' + event.jPlayer.status.currentTime + 's)' : '')); …
411 …ent: loadeddata' + (event && event.jPlayer ? ' (' + event.jPlayer.status.currentTime + 's)' : ''));
462 return jPlayerObj.status.currentTime;
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js319 …h.floor($(this).data("jPlayerInspector").jPlayer.data("jPlayer").status.currentTime*10)/10 + "s." +
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js692 currentTime: 0,
1581 ct = media.currentTime;
1600 this.status.currentTime = ct;
1636 this.status.currentTime = ct;
1693 var currentTime = this.status.currentTime,
1698 if(currentTime > 0) {
1702 this.play(currentTime);
1785 this.status.currentTime = status.currentTime;
1869 this.css.jq.currentTime.text(this._convertTime(this.status.currentTime));
2997 media.currentTime = time;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js385 …vent: ' + name + (event && event.jPlayer ? ' (' + event.jPlayer.status.currentTime + 's)' : '')); …
411 …ent: loadeddata' + (event && event.jPlayer ? ' (' + event.jPlayer.status.currentTime + 's)' : ''));
462 return jPlayerObj.status.currentTime;
/plugin/revealjs/js/
H A Dreveal.js4142 event.target.currentTime = 0;
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js8963 var currentTime = new Date().getTime();
8966 if (currentTime > storedTime && currentTime - storedTime < MOUSE_SCROLL_COOLDOWN_TIME) {
8984 this.mouseScrollTimeStamp = currentTime;
H A Dviewer.js.map1currentTime","storedTime","totalDelta","success","_mouseDown","isInternalLink","_touchSwipe","star…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …Region cross ctxAbort ctxCompletion ctxEditMode ctxTraverse currentCtx currentTime currentTimeCtx …
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …w Date;var currentTime=time>finish?duration:time-start;if(abort()){options.onComplete&&options.onC…
H A Dfabric.js2373 var currentTime = time > finish ? duration : (time - start);
2378 onChange(easing(currentTime, startValue, byValue, duration));
/plugin/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
251 if($notice->getStartTime() < $currentTime + 86400){ // all day
259 if($notice->getStartTime() >= $currentTime){ // all day
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php244 $currentTime = mktime(0,0,0,date("n"),date("j"),date("Y"));
251 if($notice->getStartTime() < $currentTime + 86400){ // all day
259 if($notice->getStartTime() >= $currentTime){ // all day
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …:1,ctxAbort:1,ctxCompletion:1,ctxEditMode:1,ctxTraverse:1,currentCtx:1,currentTime:1,currentTimeCt… property in hljs.LANGUAGES.mel.dM.k

12