JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.sound.sampled.Port.Info
Packages that use
Port.Info
软件包
描述
javax.sound.sampled
提供用于捕获,处理和回放采样音频数据的接口和类。
Uses of
Port.Info
in
javax.sound.sampled
Fields in
javax.sound.sampled
declared as
Port.Info
变量和类型
字段
描述
static
Port.Info
Port.Info.
COMPACT_DISC
一种从CD-ROM驱动器获取音频的端口。
static
Port.Info
Port.Info.
HEADPHONE
一种将音频发送到耳机插孔的端口。
static
Port.Info
Port.Info.
LINE_IN
一种从线路级音频输入插孔获取音频的端口。
static
Port.Info
Port.Info.
LINE_OUT
一种将音频发送到线路级音频输出插孔的端口。
static
Port.Info
Port.Info.
MICROPHONE
一种从内置麦克风或麦克风插孔获取音频的端口。
static
Port.Info
Port.Info.
SPEAKER
A type of port that sends audio to a built-in speaker or a speaker jack.