Home
last modified time | relevance | path

Searched refs:mute (Results 1 – 25 of 54) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSetMuteRequest.php25 public $mute; variable in Google\\Service\\SecurityCommandCenter\\SetMuteRequest
30 public function setMute($mute) argument
32 $this->mute = $mute;
39 return $this->mute;
H A DFinding.php66 public $mute; variable in Google\\Service\\SecurityCommandCenter\\Finding
293 public function setMute($mute) argument
295 $this->mute = $mute;
302 return $this->mute;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DVideoProperties.php33 public $mute; variable in Google\\Service\\Slides\\VideoProperties
72 public function setMute($mute) argument
74 $this->mute = $mute;
81 return $this->mute;
/plugin/bez/mdl/
H A DSubscriptionFactory.php16 public function mute($token='') { function in dokuwiki\\plugin\\bez\\mdl\\SubscriptionFactory
17 //mute by token
23 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?";
25 //mute currently loged user
30 $q = "UPDATE {$this->get_table_name()} SET mute=1 WHERE user_id=?";
40 $q = "UPDATE {$this->get_table_name()} SET mute=0 WHERE user_id=?";
49 $q = "SELECT mute FROM {$this->get_table_name()} WHERE user_id=?";
51 $mute = $this->model->sqlite->res2single($r);
52 if ($mute === false) {
56 return $mute;
[all...]
/plugin/bez/db/
H A Dupdate0009.sql1 UPDATE subscription SET mute=0;
H A Dupdate0007.sql3 mute BOOLEAN NOT NULL DEFAULT 0, field
/plugin/bez/ctl/
H A Dunsubscribe.php10 $this->model->factory('subscription')->mute($_GET['t'])
/plugin/html5video2/
H A Dprint.css94 div.dokuwiki .vjs-default-skin .vjs-mute-control { display: none; }
95 div.dokuwiki .vjs-default-skin .vjs-mute-control div { display: none; }
96 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-0 div { display: none; }
97 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-1 div { display: none; }
98 div.dokuwiki .vjs-default-skin .vjs-mute-control.vjs-vol-2 div { display: none; }
H A Dstyle.css47 .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
52 .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
56 .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
61 .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
65 .vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
70 .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
74 .vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
79 .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
994 .video-js .vjs-mute-control {
1019 …el .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volu…
[all …]
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dmic-mute-fill.svg1 <svg class="bi bi-mic-mute-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dvolume-mute-fill.svg1 <svg class="bi bi-volume-mute-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dmic-mute.svg1 <svg class="bi bi-mic-mute" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dvolume-mute.svg1 <svg class="bi bi-volume-mute" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/externalembed/
H A DREADME.md68 …_channel=Wintergatan" | autoplay: "true" | width: "720" | height: "480" | mute: "true" | controls:…
80 * `mute` - Specifies if the video will muted if autoplay is enabled. Values:
89 …_channel=Wintergatan" | autoplay: "true" | width: "720" | height: "480" | mute: "true" | controls:…
109 …ylist?list=PLLLYkE3G1HED6rW-bkliHbMroHYFf4ukv" | autoplay: "true" | height: "480" | mute: "true"}}`
H A Dsyntax.php523 $mute = '1';
525 $mute = '0';
539 …com/embed/' . $parameters['video_id'] . '?' . 'autoplay=' . $autoplay . '&mute=' . $mute . '&loop=…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1mute,.jp-audio-stream .jp-volume-controls .jp-mute{top:-6px;left:0}.jp-audio .jp-volume-controls .…
H A Djplayer.pink.flag.css333 .jp-audio .jp-volume-controls .jp-mute,
334 .jp-audio-stream .jp-volume-controls .jp-mute {
343 .jp-video .jp-volume-controls .jp-mute,
352 .jp-volume-controls .jp-mute {
355 .jp-volume-controls .jp-mute:focus {
358 .jp-state-muted .jp-volume-controls .jp-mute {
361 .jp-state-muted .jp-volume-controls .jp-mute:focus {
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss390 .jp-audio .jp-volume-controls .jp-mute,
391 .jp-audio-stream .jp-volume-controls .jp-mute {
403 .jp-video .jp-volume-controls .jp-mute,
414 .jp-volume-controls .jp-mute {
418 .jp-volume-controls .jp-mute:focus {
422 .jp-state-muted .jp-volume-controls .jp-mute {
426 .jp-state-muted .jp-volume-controls .jp-mute:focus {
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1mute,.jp-volume-max{width:18px;height:15px}.jp-volume-max{left:74px}.jp-mute{background:url(../ima…
H A Djplayer.blue.monday.css253 .jp-mute,
261 .jp-mute {
264 .jp-mute:focus {
267 .jp-state-muted .jp-mute {
270 .jp-state-muted .jp-mute:focus {
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js517 mute: ".jp-mute",
2237 mute = mute === undefined ? true : !!mute;
2238 this._muted(mute);
2245 _updateMute: function(mute) { argument
2246 if(mute === undefined) {
2247 mute = this.options.muted;
2249 if(mute) {
2256 this.css.jq.mute.hide();
2258 } else if(mute) {
2259 this.css.jq.mute.hide();
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js517 mute: ".jp-mute",
2237 mute = mute === undefined ? true : !!mute;
2238 this._muted(mute);
2245 _updateMute: function(mute) { argument
2246 if(mute === undefined) {
2247 mute = this.options.muted;
2249 if(mute) {
2256 this.css.jq.mute.hide();
2258 } else if(mute) {
2259 this.css.jq.mute.hide();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js517 mute: ".jp-mute",
2237 mute = mute === undefined ? true : !!mute;
2238 this._muted(mute);
2245 _updateMute: function(mute) { argument
2246 if(mute === undefined) {
2247 mute = this.options.muted;
2249 if(mute) {
2256 this.css.jq.mute.hide();
2258 } else if(mute) {
2259 this.css.jq.mute.hide();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js517 mute: ".jp-mute",
2237 mute = mute === undefined ? true : !!mute;
2238 this._muted(mute);
2245 _updateMute: function(mute) { argument
2246 if(mute === undefined) {
2247 mute = this.options.muted;
2249 if(mute) {
2256 this.css.jq.mute.hide();
2258 } else if(mute) {
2259 this.css.jq.mute.hide();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss281 .jp-mute,
290 .jp-mute {
293 .jp-mute:focus {
296 .jp-state-muted .jp-mute {
299 .jp-state-muted .jp-mute:focus {

123