Searched refs:globalVolume (Results 1 – 6 of 6) sorted by relevance
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 646 …globalVolume: false, // Set to make volume and muted changes affect all jPlayer instances with thi… 2206 if(this.options.globalVolume) { 2209 return this.options.globalVolume; 2269 if(this.options.globalVolume) { 2272 return this.options.globalVolume;
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 646 …globalVolume: false, // Set to make volume and muted changes affect all jPlayer instances with thi… 2206 if(this.options.globalVolume) { 2209 return this.options.globalVolume; 2269 if(this.options.globalVolume) { 2272 return this.options.globalVolume;
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 646 …globalVolume: false, // Set to make volume and muted changes affect all jPlayer instances with thi… 2206 if(this.options.globalVolume) { 2209 return this.options.globalVolume; 2269 if(this.options.globalVolume) { 2272 return this.options.globalVolume;
|
H A D | jquery.jplayer.min.js | 2 …a._loop(!a.options.loop)}}},verticalVolume:!1,verticalPlaybackRate:!1,globalVolume:!1,idPrefix:"jp… property in a.jPlayer.options 3 …globalVolume&&this.tellOthers("mutedWorker",function(){return this.options.globalVolume},a)},muted…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 646 …globalVolume: false, // Set to make volume and muted changes affect all jPlayer instances with thi… 2206 if(this.options.globalVolume) { 2209 return this.options.globalVolume; 2269 if(this.options.globalVolume) { 2272 return this.options.globalVolume;
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2691 …globalVolume: false, // Set to make volume and muted changes affect all jPlayer instances with thi… 4251 if(this.options.globalVolume) { 4254 return this.options.globalVolume; 4314 if(this.options.globalVolume) { 4317 return this.options.globalVolume;
|