软件包 | 描述 |
---|---|
javax.sound.sampled |
提供采样音频数据的捕获、处理和回放的接口和类。
|
Modifier and Type | Field and Description |
---|---|
static Port.Info |
Port.Info.COMPACT_DISC
从光盘驱动器获取音频的一种端口类型。
|
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
一种类型的端口发送音频内置扬声器或扬声器杰克。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.