Home
last modified time | relevance | path

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

1234

/plugin/s5reloaded/ui/effects_support/
H A Dsound.js29 var sound = $('sound_'+options.track+'_'+id);
30 sound.Stop && sound.Stop();
31 sound.remove();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A 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/
H A 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()
H A 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;
H A 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;
H A 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;
H A DSwfEncoder.java45 import com.flagstone.transform.util.sound.SoundFactory;
/plugin/s5reloaded/ui/thesis/
H A Dslides.js55 var sound = new Array(); variable
2621 if(sound[0]) {
2623 }else if(sound[bgSoundItem] && !sound[0]) {
2634 if(sound[i] && ids == sound[i]["id"]) {
2662 }else if(sound[ids]) {
2663 sid = sound[ids]["id"];
2707 if(sound[cnum]) sid = sound[cnum]["id"];
2709 if(sound[cnum] && sound[cnum]["url"]!='' && sid!=''){
2723 if(sound[i] && str == sound[i]["id"]) {
2768 sound[t]["volume"] = 100; sound[t]["loops"] = false;
[all …]
/plugin/chat/
H A DChatNotify.class ... .Applet { java.applet.AudioClip[] sound java.net.URL url int volume public void ...
H A 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/bible/bible_douayRheims/
H A 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…
H A 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…
H A 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…
H A DAmos.txt17 …shall devour the houses of Carioth: and Moab shall die with a noise, with the sound of the trumpet:
37 …3:6. Shall the trumpet sound in a city, and the people not be afraid? Shall there be evil in a cit…
91 …6:5. You that sing to the sound of the psaltery: they have thought themselves to have instruments …
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jar ... transform/shape/ com/flagstone/transform/sound/ com/flagstone/transform/text/ com ...
H A Djcapture.jar ... String AUDIO_FORMAT_SAMPLE_RATE_PROPERTY private static final String AUDIO_FORMAT_CHANNELS_PROPERTY private javax.sound.sampled.AudioFormat audioFormat private String mixerName private float ...
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng318 property-sound = element sound {
377 | property-role | property-gender | property-sound
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng318 property-sound = element sound {
377 | property-role | property-gender | property-sound
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md49 * Add a "fromArray" method to make constructing entry objects from arrays sound more natural.
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-sample.md131 > I don't want to sound like
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1sound $sqrt $ssl $sreq $sslready $status $strip $str $stripped \" +\n \…
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst42 Immutable auto-curried iteratee-first data-last methods sound great, but what
/plugin/diagramsnet/lib/stencils/
H A 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/
H A 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/
H A 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