软件包 | 描述 |
---|---|
javax.sound.midi |
提供的接口和类的I / O,测序和合成的MIDI(乐器数字接口)数据。
|
Modifier and Type | Method and Description |
---|---|
boolean |
Sequencer.addMetaEventListener(MetaEventListener listener)
注册一个元事件监听器接收通知时,一元事件序列中遇到的音序器处理。
|
void |
Sequencer.removeMetaEventListener(MetaEventListener 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.