Home
last modified time | relevance | path

Searched refs:pause (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as116 pause(0);
163 pause(0);
217 myStream.pause();
231 myStream.pause(); // Since it is playing by default at this point.
242 myStream.pause(); // Since it is playing by default at this point.
259 public function pause(time:Number = NaN):Boolean { method in happyworm.jPlayer.JplayerMp4
265 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
273 myStream.pause();
312 // Neither pause() nor pause(time) will cause a timeupdate loop.
326 return pause(time);
[all …]
H A DJplayerRtmp.as211 pause(0);
325 pause(0);
389pause(myStatus.pausePosition);// Always send the pausePosition. Important for setMedia() followed …
694 myStream.pause();
741 public function pause(time:Number=NaN):Boolean
750 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
760 … until the 1st media is loaded. ie., The 1st ever setMedia being followed by a pause() or pause(t).
767 myStream.pause();
828 // Neither pause() nor pause(time) will cause a timeupdate loop.
848 return pause(time);
[all …]
H A DJplayerMp3.as94 pause();
167 pause(0);
264 public function pause(time:Number = NaN):Boolean { method in happyworm.jPlayer.JplayerMp3
270 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
279 …if(myChannel.position > 0) { // Required otherwise a fast play then pause causes myChannel.positio…
295 …if(time > 0) { // We do not want the stop() command, which does pause(0), causing a load operation.
298 …return true; // Technically the pause(0) succeeded. ie., It did nothing, since nothing was require…
307 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l…
308 // Neither pause() nor pause(time) will cause a timeupdate loop.
322 return pause(time);
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_manipulatevcard.php28 $bench->parse->pause();
38 $bench->manipulate->pause();
42 $bench->serialize->pause();
/plugin/layeranimation/
H A Dstyle.less170 &.play-pause, &.play-pause.active:hover {
171 background-image: url('images/play-pause.gif');
176 &.play-pause:hover, &.play-pause.active {
180 .layeranimation ul.layeranimation_layer li.play-pause.active {
H A DREADME.md6 …e mouse to pause it. Leaving the animated area will resume the anmation. You can also click the pa…
/plugin/photogallery/lightGallery/js/
H A Dlg-autoplay.js28 pause: 5000, property in AnonymousFunctiondd64d1230200.defaults
127 … _$progress.css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s');
168 …-progress').css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s');
181 }, _this.core.s.speed + _this.core.s.pause);
H A Dlg-autoplay.min.js4pause:5e3,progressBar:!0,fourceAutoplay:!1,autoplayControls:!0,appendAutoplayControlsTo:".lg-toolb… property in AnonymousFunctionbe6652f50200.b
/plugin/statistics/
H A Dscript.js67 plugin_statistics.pause(500);
124 pause: function (ms) { method in plugin_statistics
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudScheduler.php170 ],'pause' => [
171 'path' => 'v1/{+name}:pause',
H A DStoragetransfer.php279 ],'pause' => [
280 'path' => 'v1/{+name}:pause',
H A DCloudTasks.php185 ],'pause' => [
186 'path' => 'v2/{+name}:pause',
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dpause-fill.svg1 <svg class="bi bi-pause-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dpause.svg1 <svg class="bi bi-pause" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/photogallery/
H A Dscript.js20 pause:4000,
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css122 .cp-controls .cp-pause {
126 .cp-controls .cp-pause:hover {
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js177 $.jPlayer.pause = function() { function
513 pause: ".jp-pause",
607 f.pause();
1700 this.pause(currentTime);
1727 case $.jPlayer.event.pause:
1824 this.css.jq.pause.show();
1827 this.css.jq.pause.hide();
2135 pause: function(time) {
3026 media.pause();
3042 self.pause(time);
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js177 $.jPlayer.pause = function() { function
513 pause: ".jp-pause",
607 f.pause();
1700 this.pause(currentTime);
1727 case $.jPlayer.event.pause:
1824 this.css.jq.pause.show();
1827 this.css.jq.pause.hide();
2135 pause: function(time) {
3026 media.pause();
3042 self.pause(time);
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js177 $.jPlayer.pause = function() { function
513 pause: ".jp-pause",
607 f.pause();
1700 this.pause(currentTime);
1727 case $.jPlayer.event.pause:
1824 this.css.jq.pause.show();
1827 this.css.jq.pause.hide();
2135 pause: function(time) {
3026 media.pause();
3042 self.pause(time);
[all …]
H A Djquery.jplayer.min.js2pause=function(){a.jPlayer.prototype.destroyRemoved(),a.each(a.jPlayer.prototype.instances,functio… function
3pause=!1,b=this._absoluteMediaUrls(b),a.each(this.formats,function(e,f){var g="video"===c.format[f…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js177 $.jPlayer.pause = function() { function
513 pause: ".jp-pause",
607 f.pause();
1700 this.pause(currentTime);
1727 case $.jPlayer.event.pause:
1824 this.css.jq.pause.show();
1827 this.css.jq.pause.hide();
2135 pause: function(time) {
3026 media.pause();
3042 self.pause(time);
[all …]
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/
H A Daf.js9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pouse",capslock:"Hoofle…
H A Dar.js9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pause",capslock:"Caps L…
H A Daz.js9 {name:"Hərtərəfli Kömək",legend:"${a11yHelp} basın"}]}],tab:"Tab",pause:"Pause",capslock:"Caps Lock…
H A Dbg.js9 {name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}],tab:"Tab",pause:"Pause",capslock:"Caps L…

12345678910>>...12