JavaTM 2 Platform
Standard Ed. 6

类 javax.sound.sampled.Port.Info
的使用

使用 Port.Info 的软件包
javax.sound.sampled 提供用于捕获、处理和回放取样的音频数据的接口和类。 
 

javax.sound.sampledPort.Info 的使用
 

声明为 Port.Infojavax.sound.sampled 中的字段
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
          向内置扬声器或扬声器插孔发送音频端口类型。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only