Home
last modified time | relevance | path

Searched refs:sound (Results 1 – 25 of 79) sorted by relevance

1234

/plugin/s5reloaded/ui/effects_support/
Dsound.js29 var sound = $('sound_'+options.track+'_'+id);
30 sound.Stop && sound.Stop();
31 sound.remove();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DAndroidNotification.php92 public $sound; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
367 public function setSound($sound) argument
369 $this->sound = $sound;
376 return $this->sound;
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureConfig.java22 import javax.sound.sampled.AudioFormat;
58 private boolean sound = true; field in CaptureConfig
116 return sound; in isSound()
119 public void setSound(boolean sound) { in setSound() argument
120 this.sound = sound; in setSound()
297sound=Boolean.parseBoolean(properties.getProperty(SOUND_PROPERTY, String.valueOf(sound))); in load()
353 properties.setProperty(SOUND_PROPERTY, String.valueOf(sound)); in store()
DScreenRecorder.java18 import javax.sound.sampled.AudioFileFormat;
19 import javax.sound.sampled.AudioInputStream;
20 import javax.sound.sampled.AudioSystem;
21 import javax.sound.sampled.DataLine;
22 import javax.sound.sampled.Mixer;
23 import javax.sound.sampled.TargetDataLine;
DCaptureOptionsDialog.java12 import javax.sound.sampled.AudioFormat;
13 import javax.sound.sampled.AudioSystem;
14 import javax.sound.sampled.DataLine;
15 import javax.sound.sampled.Mixer;
16 import javax.sound.sampled.TargetDataLine;
DMovieEditorDialog.java34 import javax.sound.sampled.AudioFormat;
35 import javax.sound.sampled.AudioInputStream;
36 import javax.sound.sampled.AudioSystem;
37 import javax.sound.sampled.DataLine;
38 import javax.sound.sampled.SourceDataLine;
DSwfEncoder.java45 import com.flagstone.transform.util.sound.SoundFactory;
/plugin/s5reloaded/ui/thesis/
Dslides.js55 var sound = new Array(); variable
388 if(curSoundID == bgSoundItem && !sound[getSoundID(nid)]) {
398 if(curSoundID == bgSoundItem && !sound[getSoundID(nid)]) {
423 if(sound[getSoundID(nid)]) {
425 }else if(sound[bgSoundItem] && curSoundID != bgSoundItem) {
2621 if(sound[0]) {
2623 }else if(sound[bgSoundItem] && !sound[0]) {
2633 for (var i = 0; i < (sound.length); i++) {
2634 if(sound[i] && ids == sound[i]["id"]) {
2642 ids = sound[cnum]["id"];
[all …]
/plugin/bible/bible_douayRheims/
DTitus.txt9 …ful word which is according to doctrine, that he may be able to exhort in sound doctrine and to co…
13 1:13. This testimony is true. Wherefore, rebuke them sharply, that they may be sound in the faith:
17 2:1. But speak thou the things that become sound doctrine:
18 2:2. That the aged men be sober, chaste, prudent, sound in faith, in love, in patience.
24 …2:8. The sound word that can not be blamed: that he who is on the contrary part may be afraid, hav…
D2_Timothy.txt13 …1:13. Hold the form of sound words which thou hast heard of me: in faith and in the love which is …
64 …4:3. For there shall be a time when they will not endure sound doctrine but, according to their ow…
D1_Timothy.txt10 …nstealers, for liars, for perjured persons, and whatever other thing is contrary to sound doctrine:
94 …6:3. If any man teach otherwise and consent not to the sound words of our Lord Jesus Christ and to…
/plugin/chat/
DChatNotify.class ... .Applet { java.applet.AudioClip[] sound java.net.URL url int volume public void ...
Dreadme.txt16 If you have Java enabled you can as well have nice sound notification of new messages, even
17 with sound volume / muting.
/plugin/captcha/
Ddeleted.files8 sound.png
/plugin/indexmenu/scripts/fancytree/skin-bootstrap/
Dboot.css775 /*.glyphicon-sound-stereo:before {*/
779 /*.glyphicon-sound-dolby:before {*/
783 /*.glyphicon-sound-5-1:before {*/
787 /*.glyphicon-sound-6-1:before {*/
791 /*.glyphicon-sound-7-1:before {*/
/plugin/jcapture/lib/
Dtransform-3.0.2.jar ... transform/shape/ com/flagstone/transform/sound/ com/flagstone/transform/text/ com ...
/plugin/webdav/vendor/sabre/vobject/resources/schema/
Dxcard.rng318 property-sound = element sound {
377 | property-role | property-gender | property-sound
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
Dxcard.rng318 property-sound = element sound {
377 | property-role | property-gender | property-sound
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dgithub-sample.md131 > I don't want to sound like
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md49 * Add a "fromArray" method to make constructing entry objects from arrays sound more natural.
/plugin/codemirror/dist/modes/
Dmirc.min.js.map1sound $sqrt $ssl $sreq $sslready $status $strip $str $stripped \" +\n \…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
Dwiki.jst42 Immutable auto-curried iteratee-first data-last methods sound great, but what
/plugin/diagramsnet/lib/stencils/
DLICENSE7 …c License, where the Licensed Material is a musical work, performance, or sound recording, Adapted…
9 …lated to copyright including, without limitation, performance, broadcast, sound recording, and Sui…
/plugin/diagramsnet/lib/templates/
DLICENSE7 …c License, where the Licensed Material is a musical work, performance, or sound recording, Adapted…
9 …lated to copyright including, without limitation, performance, broadcast, sound recording, and Sui…
/plugin/diagramsnet/lib/img/
DLICENSE7 …c License, where the Licensed Material is a musical work, performance, or sound recording, Adapted…
9 …lated to copyright including, without limitation, performance, broadcast, sound recording, and Sui…

1234