HomeSort by relevance Sort by last modified time
    Searched full:mute (Results 1 - 25 of 165) sorted by null

1 2 3 4 5 6 7

  /device/htc/dream-sapphire/
h2w_headset.kl 2 key 113 MUTE
  /device/htc/passion-common/
h2w_headset.kl 2 key 113 MUTE WAKE
  /frameworks/base/media/libmedia/
IAudioTrack.cpp 36 MUTE,
75 virtual void mute(bool e) function in class:android::BpAudioTrack
80 remote()->transact(MUTE, data, &reply);
131 case MUTE: {
133 mute( data.readInt32() );
  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/sampled/
BooleanControl.java 25 public static final Type MUTE = new Type("Mute"); //$NON-NLS-1$
  /external/qemu/audio/
mixeng.h 29 struct mixeng_volume { int mute; mixeng_real r; mixeng_real l; }; member in struct:mixeng_volume
32 struct mixeng_volume { int mute; int64_t r; int64_t l; }; member in struct:mixeng_volume
audio.h 125 void AUD_set_volume_out (SWVoiceOut *sw, int mute, uint8_t lvol, uint8_t rvol);
126 void AUD_set_volume_in (SWVoiceIn *sw, int mute, uint8_t lvol, uint8_t rvol);
mixeng_template.h 117 if (vol->mute) {
137 if (vol->mute) {
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 64 def SetMuteFlag(self, trackNum, mute):
65 """ Sets a mute flag """
69 self.jet.SetMuteFlag(trackNum, mute, sync)
70 logging.info("SetMuteFlag() Track:%d Mute:%d Sync:%d" % (trackNum, mute, sync))
JetCreatorhlp.dat 8 track mutes = Displays the track mute assignments associated with the segment. This is pulled in from the segment attributes.
22 un-mute =
51 track mutes = Checking a mute box will mute the associated track. You should mute a track if you intent to add a trigger event for that track.
102 tracklist = The tracks in the segment currently playing segment display here. Tracks which are muted are checked. Click on a track to toggle its mute status.
JetUtils.py 390 """ Computes mute flags """
397 """ Computes mute flags from a list """
409 """ Computes mute flags from a list """
419 def SetMuteFlag(track, muteFlag, mute):
420 """ Sets a mute flag """
421 if mute:
427 """ Sets a mute flag """
436 """ Clears a mute flag """
445 """ Get a mute flag """
  /external/webkit/WebCore/css/
mediaControlsGtk.css 32 audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button {
mediaControls.css 50 audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button {
51 -webkit-appearance: media-mute-button;
mediaControlsChromium.css 48 audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button {
49 -webkit-appearance: media-mute-button;
mediaControlsQuickTime.css 42 audio::-webkit-media-controls-mute-button, video::-webkit-media-controls-mute-button {
186 -webkit-box-ordinal-group: 3; /* between mute and fullscreen */
  /frameworks/base/media/java/android/media/
JetPlayer.java 42 * a mask (to change the mute state of multiple tracks at once)</li>
272 * track including trigger clips and mute flags.
301 * track including trigger clips and mute flags.
316 * Modifies the mute flags.
319 * @param sync if false, the new mute flags will be applied as soon as possible by the JET
320 * render and playback engine. If true, the mute flags will be updated at the start of the
323 * @return true if the mute flags were successfully updated, false otherwise.
331 * Modifies the mute flags for the current active segment.
335 * @param sync if false, the new mute flags will be applied as soon as possible by the JET
336 * render and playback engine. If true, the mute flags will be updated at the start of th
    [all...]
AudioSystem.java 64 * Sets the microphone mute on or off.
66 * param on set <var>true</var> to mute the microphone;
67 * <var>false</var> to turn mute off
73 * Checks whether the microphone mute is on or off.
AudioManager.java 492 * Silent mode will mute the volume and will not vibrate. Vibrate mode will
493 * mute the volume and vibrate. Normal mode will be audible and may vibrate
555 * Mute or unmute an audio stream.
557 * The mute command is protected against client process death: if a process
558 * with an active mute request on a stream dies, this stream will be unmuted
561 * The mute requests for a given stream are cumulative: the AudioManager
562 * can receive several mute requests from one or more clients and the stream
566 * in onPause() and mute is again in onResume() if appropriate.
572 * @param state The required mute state: true for mute ON, false for mute OF
    [all...]
  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/
MidiChannel.java 63 void setMute(boolean mute);
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd 178 perhaps with small variations (using the mute/un-mute feature) until activity
202 <h3>2.1.4 Mute/Un-mute Synchronization</h3>
226 <br>Figure 3: Synchronized Mute/Unmute</p>
431 mute flag settings.</p>
494 mute flags, repeat and transpose settings and audition the segment as it will
499 <p><b>Note</b>: the audition attributes (mute flags, repeat and transpose) are <i
544 checkbox will mute that track. </li>
663 <p>Mute/UnMute
    [all...]
  /frameworks/base/include/media/
IAudioTrack.h 54 /* mute or unmutes this track.
57 virtual void mute(bool) = 0;
AudioSystem.h 175 // mute/unmute microphone
182 // mute/unmute audio outputs
183 static status_t setMasterMute(bool mute);
184 static status_t getMasterMute(bool* mute);
190 // mute/unmute stream
191 static status_t setStreamMute(int stream, bool mute);
192 static status_t getStreamMute(int stream, bool* mute);
  /development/samples/JetBoy/
_index.html 12 is currently playing (use of clips and mute masks).</p>
  /external/webkit/WebKit/chromium/public/
WebMediaPlayerAction.h 40 Mute,
  /external/webkit/WebCore/platform/graphics/gtk/
MediaPlayerPrivateGStreamer.cpp 165 // This is called when playbin receives the notify::mute signal.
563 bool mute = false; local
567 // Mute the sound if the playback rate is too extreme.
569 mute = (bool) (rate < 0.8 || rate > 2);
574 mute = true;
584 LOG_VERBOSE(Media, "Need to mute audio: %d", (int) mute);
591 g_object_set(m_playBin, "mute", mute, NULL);
931 g_object_set(m_playBin, "mute", muted, NULL)
    [all...]
  /frameworks/base/core/jni/
android_media_JetPlayer.cpp 308 LOGE("android_media_JetPlayer_queueSegment(): failed to read track mute mask.");
320 //LOGV("android_media_JetPlayer_queueSegmentMuteArray(): FINAL mute mask =0x%08lX", mask);
351 //LOGV("android_media_JetPlayer_setMuteFlags(): mute flags successfully updated");
377 LOGE("android_media_JetPlayer_setMuteArray(): failed to read track mute mask.");
389 //LOGV("android_media_JetPlayer_setMuteArray(): FINAL mute mask =0x%08lX", muteMask);
395 //LOGV("android_media_JetPlayer_setMuteArray(): mute flags successfully updated");
399 failed to update mute flags with EAS error code %ld", result);
421 //LOGV("android_media_JetPlayer_setMuteFlag(): mute flag successfully updated for track %d", trackId);
424 LOGE("android_media_JetPlayer_setMuteFlag(): failed to update mute flag for track %d with EAS error code %ld",

Completed in 70 milliseconds

1 2 3 4 5 6 7