JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
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)
使用给定参数构造一个新的复合控件对象。