public interface MetaEventListener extends EventListener
MetaEventListener接口应实现的类的实例需要通知时,
Sequencer已经处理了一
MetaMessage。登记
MetaEventListener对象收到这样的通知,作为参数传递给方法传递的
Sequencer的
addMetaEventListener。
| Modifier and Type | Method and Description |
|---|---|
void |
meta(MetaMessage meta)
|
void meta(MetaMessage meta)
meta的元信息,音序器中
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.