javax.sound.sampled
Class BooleanControl.Type

java.lang.Object
  extended by javax.sound.sampled.Control.Type
      extended by javax.sound.sampled.BooleanControl.Type
Enclosing class:
BooleanControl

public static class BooleanControl.Type
extends Control.Type


Field Summary
static BooleanControl.Type APPLY_REVERB
           
static BooleanControl.Type MUTE
           
 
Method Summary
 
Methods inherited from class javax.sound.sampled.Control.Type
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

MUTE

public static final BooleanControl.Type MUTE

APPLY_REVERB

public static final BooleanControl.Type APPLY_REVERB