Uses of Class
javax.sound.sampled.CompoundControl.Type
-
Packages that use CompoundControl.Type 软件包 描述 javax.sound.sampled 提供用于捕获,处理和回放采样音频数据的接口和类。 -
-
Uses of CompoundControl.Type in javax.sound.sampled
Constructors in javax.sound.sampled with parameters of type CompoundControl.Type 构造器 描述 CompoundControl(CompoundControl.Type type, Control[] memberControls)
使用给定参数构造一个新的复合控件对象。
-