JavaTM Platform
Standard Ed. 6

类 javax.sound.sampled.BooleanControl.Type
的使用

使用 BooleanControl.Type 的软件包
javax.sound.sampled 提供用于捕获、处理和回放取样的音频数据的接口和类。 
 

javax.sound.sampledBooleanControl.Type 的使用
 

声明为 BooleanControl.Typejavax.sound.sampled 中的字段
static BooleanControl.Type BooleanControl.Type.APPLY_REVERB
          表示是否将回响应用于行的控件。
static BooleanControl.Type BooleanControl.Type.MUTE
          表示行的静音状态的控件。
 

参数类型为 BooleanControl.Typejavax.sound.sampled 中的构造方法
BooleanControl(BooleanControl.Type type, boolean initialValue)
          构造一个具有给定参数的新 boolean 控件对象。
BooleanControl(BooleanControl.Type type, boolean initialValue, String trueStateLabel, String falseStateLabel)
          构造一个具有给定参数的新 boolean 控件对象。
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策