软件包 | 描述 |
---|---|
javax.sound.sampled |
提供采样音频数据的捕获、处理和回放的接口和类。
|
Modifier and Type | Method and Description |
---|---|
void |
Line.addLineListener(LineListener listener)
添加一个侦听器到该行。
|
void |
Line.removeLineListener(LineListener listener)
从该行的侦听器列表中移除指定的侦听器。
|
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.