|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
| 使用 Mixer 的軟體套件 | |
|---|---|
| javax.sound.sampled | 提供用於捕獲、處理和回放取樣的音頻資料的介面和類別。 |
| javax.sound.sampled.spi | 在提供新音頻設備、聲音檔案 reader 和 writer,或音頻格式轉換器時,提供將為其創建子類別的服務提供者的抽象類別。 |
| javax.sound.sampled 中 Mixer 的使用 |
|---|
| 返回 Mixer 的 javax.sound.sampled 中的方法 | |
|---|---|
static Mixer |
AudioSystem.getMixer(Mixer.Info info)
獲得請求的音頻混頻器。 |
| javax.sound.sampled.spi 中 Mixer 的使用 |
|---|
| 返回 Mixer 的 javax.sound.sampled.spi 中的方法 | |
|---|---|
abstract Mixer |
MixerProvider.getMixer(Mixer.Info info)
獲得由 info 物件表示的混頻器的實例。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個 下一個 | 框架 無框架 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。