Home
last modified time | relevance | path

Searched refs:globalVolume (Results 1 – 6 of 6) sorted by relevance

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js646globalVolume: 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 Djquery.jplayer.js646globalVolume: 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 Djquery.jplayer.js646globalVolume: 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 Djquery.jplayer.min.js2 …a._loop(!a.options.loop)}}},verticalVolume:!1,verticalPlaybackRate:!1,globalVolume:!1,idPrefix:"jp… property in a.jPlayer.options
3globalVolume&&this.tellOthers("mutedWorker",function(){return this.options.globalVolume},a)},muted…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js646globalVolume: 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 Drequire-built.js2691globalVolume: 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;