ToneControlpublic interface ToneControl implements javax.microedition.media.ControlThis class is defined by the JSR-135 specification
Mobile Media API,
Version 1.2. |
Fields Summary |
---|
byte | VERSION | byte | TEMPO | byte | RESOLUTION | byte | BLOCK_START | byte | BLOCK_END | byte | PLAY_BLOCK | byte | SET_VOLUME | byte | REPEAT | byte | C4 | byte | SILENCE |
Methods Summary |
---|
public void | setSequence(byte[] sequence)
|
|