IndexIterator の反復子の種類を表す列挙子
フィールドの概要 | |
---|---|
int
|
ALL
全てのイベント |
int
|
CRESCENDO
クレッシェンドイベント |
int
|
DECRESCENDO
デクレッシェンドイベント |
int
|
DYNAFF
強弱記号イベント |
int
|
NOTE
音符イベント |
int
|
SINGER
歌手イベント |
フィールドの詳細 |
---|
public int ALL
public int CRESCENDO
public int DECRESCENDO
public int DYNAFF
public int NOTE
public int SINGER