Home
last modified time | relevance | path

Searched refs:seeking (Results 1 – 25 of 52) sorted by relevance

123

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as40 …private var seekingTimer:Timer = new Timer(100, 0); // Internal: How often seeking is checked to s…
91 private function seeking(active:Boolean):void { method in happyworm.jPlayer.JplayerMp4
106 seeking(false);
115 seeking(false);
241 seeking(true);
261 …false; // Reset flag in case play(time) issued before the command and is still seeking to time set.
300 …seekedEvent(); // Deals with seeking effect when using setMedia() then pause(huge). NB: There is n…
303 seeking(true);
H A DJplayerMp3.as34 …private var seekingTimer:Timer = new Timer(100, 0); // Internal: How often seeking is checked to s…
146 private function seeking(active:Boolean):void { method in happyworm.jPlayer.JplayerMp3
158 seeking(false);
165 seeking(false);
247 seeking(true);
266 …false; // Reset flag in case play(time) issued before the command and is still seeking to time set.
304 seeking(true);
H A DJplayerRtmp.as60 …private var seekingTimer:Timer = new Timer(100,0);// Internal: How often seeking is checked to see…
173 private function seeking(active:Boolean):void method in happyworm.jPlayer.JplayerRtmp
196 seeking(false);
210 seeking(false);
719 seeking(true);
745 … false;// Reset flag in case play(time) issued before the command and is still seeking to time set.
809 …seekedEvent();// Deals with seeking effect when using setMedia() then pause(huge). NB: There is no…
815 seeking(true);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md242 - Support in `GuzzleHttp\Psr7\CachingStream` for seeking forward on remote
261 - Now supporting negative offsets when seeking to SEEK_END.
269 - Now allowing forward seeking in CachingStream.
H A DREADME.md58 The CachingStream is used to allow seeking over previously read bytes on
195 NoSeekStream wraps a stream and does not allow seeking.
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css223 /* The seeking class is added/removed inside jPlayer */
224 .jp-seeking-bg {
225 background: url("../image/jplayer.blue.monday.seeking.gif"); }
H A Djplayer.blue.monday.min.css1 …g) 0 -218px repeat-x;width:0;height:100%}.jp-seeking-bg{background:url(../image/jplayer.blue.monda…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss245 /* The seeking class is added/removed inside jPlayer */
246 .jp-seeking-bg {
247 background: url("#{$jplayer-images-base-url}jplayer.blue.monday.seeking.gif");
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css280 /* The seeking class is added/removed inside jPlayer */
281 div.jp-seeking-bg {
282 background: url("../image/jplayer.pink.flag.seeking.gif"); }
H A Djplayer.pink.flag.min.css1 …}.jp-audio .jp-shuffle{margin-left:5px}div.jp-seeking-bg{background:url(../image/jplayer.pink.flag…
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss326 /* The seeking class is added/removed inside jPlayer */
327 div.jp-seeking-bg {
328 background: url("#{$jplayer-images-base-url}jplayer.pink.flag.seeking.gif");
/plugin/flowplay2/flowplayer/
H A DREADME.txt288 …- Flash Media Servers seems to send the FLV metadata again and again when seeking. This caused unn…
371 - dragger (scrubber) now causes immediate seeking when it is moved
374 - allows seeking to unbuffered areas when streaming with lighttpd
384 - Andrew Rice: Faster seeking with lighttpd by using a binary search to find the keyframes.
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js90 … + '<div id="' + config.eventId[$.jPlayer.event.seeking] + '" style="' + eventStyle + '"></div>'
H A Djquery.jplayer.inspector.min.js2 …ent.playing]+'" style="'+f+'"></div><div id="'+d.eventId[a.jPlayer.event.seeking]+'" style="'+f+'"…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js90 … + '<div id="' + config.eventId[$.jPlayer.event.seeking] + '" style="' + eventStyle + '"></div>'
/plugin/flowplayer/player/
H A DREADME.txt91 - #390 correct seek back to a valid time on invalid seeking while seeking in the buffer.
186 - onSeek() was not fired when seeking while paused and when using RTMP. An extra onStart was fired …
285 - Allow seeking while in buffering state: http://flowplayer.org/forum/8/16505
/plugin/html5video2/
H A Dstyle.css1446 .vjs-seeking .vjs-loading-spinner,
1468 .vjs-seeking .vjs-loading-spinner:before,
1469 .vjs-seeking .vjs-loading-spinner:after,
1476 .vjs-seeking .vjs-loading-spinner:before,
1481 .vjs-seeking .vjs-loading-spinner:after,
/plugin/flowplay/flowplayer/
H A DREADME.txt116 …- Flash Media Servers seems to send the FLV metadata again and again when seeking. This caused unn…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js536 seeking: "jp-state-seeking",
1418 self._trigger($.jPlayer.event.seeking);
1763 case $.jPlayer.event.seeking:
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js536 seeking: "jp-state-seeking",
1418 self._trigger($.jPlayer.event.seeking);
1763 case $.jPlayer.event.seeking:
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js536 seeking: "jp-state-seeking",
1418 self._trigger($.jPlayer.event.seeking);
1763 case $.jPlayer.event.seeking:
H A Djquery.jplayer.min.js2seeking:"jp-state-seeking",muted:"jp-state-muted",looped:"jp-state-looped",fullScreen:"jp-state-fu… property in a.jPlayer.options.stateClass
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js536 seeking: "jp-state-seeking",
1418 self._trigger($.jPlayer.event.seeking);
1763 case $.jPlayer.event.seeking:
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js22 this.seeking = false;
32 if (this.seeking) {
43 this.seeking = false;
115 this.seeking = true;
/plugin/bible/bible_douayRheims/
H A D1_Timothy.txt26 …er to recommend his petitions to the Father. But this is not against our seeking the prayers and i…

123