Searched refs:captureDuration (Results 1 – 6 of 6) sorted by relevance
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 502 …captureDuration: true, // When true, clicks on the duration are captured and no longer propagate u… 2433 if(this.options.captureDuration) {
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 502 …captureDuration: true, // When true, clicks on the duration are captured and no longer propagate u… 2433 if(this.options.captureDuration) {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 502 …captureDuration: true, // When true, clicks on the duration are captured and no longer propagate u… 2433 if(this.options.captureDuration) {
|
H A D | jquery.jplayer.min.js | 2 …"metadata",volume:.8,muted:!1,remainingDuration:!1,toggleDuration:!1,captureDuration:!0,playbackRa… property in a.jPlayer.options 3 …G})},duration:function(a){this.options.toggleDuration&&(this.options.captureDuration&&a.stopPropag…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 502 …captureDuration: true, // When true, clicks on the duration are captured and no longer propagate u… 2433 if(this.options.captureDuration) {
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2547 …captureDuration: true, // When true, clicks on the duration are captured and no longer propagate u… 4478 if(this.options.captureDuration) {
|