Home
last modified time | relevance | path

Searched refs:unmute (Results 1 – 18 of 18) sorted by relevance

/plugin/bez/mdl/
H A DSubscriptionFactory.php36 public function unmute() { function in dokuwiki\\plugin\\bez\\mdl\\SubscriptionFactory
/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md23 - **m** mute/unmute toggle
H A DCHANGELOG.md57 - **m** mute/unmute toggle
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js518 unmute: ".jp-unmute",
2241unmute: function(unmute) { // unmute is either: undefined (true), an event object (true) or a bool… argument
2242 unmute = unmute === undefined ? true : !!unmute;
2243 this._muted(!unmute);
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2257 this.css.jq.unmute.hide();
2260 this.css.jq.unmute.show();
2263 this.css.jq.unmute.hide();
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js518 unmute: ".jp-unmute",
2241unmute: function(unmute) { // unmute is either: undefined (true), an event object (true) or a bool… argument
2242 unmute = unmute === undefined ? true : !!unmute;
2243 this._muted(!unmute);
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2257 this.css.jq.unmute.hide();
2260 this.css.jq.unmute.show();
2263 this.css.jq.unmute.hide();
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js518 unmute: ".jp-unmute",
2241unmute: function(unmute) { // unmute is either: undefined (true), an event object (true) or a bool… argument
2242 unmute = unmute === undefined ? true : !!unmute;
2243 this._muted(!unmute);
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2257 this.css.jq.unmute.hide();
2260 this.css.jq.unmute.show();
2263 this.css.jq.unmute.hide();
H A Djquery.jplayer.min.js2 …".jp-stop",seekBar:".jp-seek-bar",playBar:".jp-play-bar",mute:".jp-mute",unmute:".jp-unmute",volum… property in a.jPlayer.options.cssSelector
3unmute:function(a){a=a===b?!0:!!a,this._muted(!a)},_updateMute:function(a){a===b&&(a=this.options.…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js518 unmute: ".jp-unmute",
2241unmute: function(unmute) { // unmute is either: undefined (true), an event object (true) or a bool… argument
2242 unmute = unmute === undefined ? true : !!unmute;
2243 this._muted(!unmute);
2254 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
2257 this.css.jq.unmute.hide();
2260 this.css.jq.unmute.show();
2263 this.css.jq.unmute.hide();
/plugin/jplayer/components/
H A Drequire-built.js2563 unmute: ".jp-unmute",
4286unmute: function(unmute) { // unmute is either: undefined (true), an event object (true) or a bool… argument
4287 unmute = unmute === undefined ? true : !!unmute;
4288 this._muted(!unmute);
4299 if(this.css.jq.mute.length && this.css.jq.unmute.length) {
4302 this.css.jq.unmute.hide();
4305 this.css.jq.unmute.show();
4308 this.css.jq.unmute.hide();
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1 ….jp-video .jp-volume-controls .jp-mute,.jp-video .jp-volume-controls .jp-unmute{left:0;top:14px}.j…
H A Djplayer.pink.flag.css344 .jp-video .jp-volume-controls .jp-unmute {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss404 .jp-video .jp-volume-controls .jp-unmute {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js839 unmute: function( toggle ) {
/plugin/flowplay2/flowplayer/
H A DREADME.txt60 - New button to mute and unmute the sound volume
/plugin/flowplayer/player/
H A DREADME.txt248 - volume control and mute/unmute were not working after an instream clip had been played
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …d",{character:"\\eb73"}),e.unlock=new e("unlock",{character:"\\eb74"}),e.unmute=new e("unmute",{ch…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …d",{character:"\\eb73"}),e.unlock=new e("unlock",{character:"\\eb74"}),e.unmute=new e("unmute",{ch…
H A Dbundle.js.map1 …ew Codicon('unlock', { character: '\\\\eb74' });\n Codicon.unmute = new Codicon('unmute', { cha…