所有类


类 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 控件对象。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部