|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrasmus.util.riff.sf2.SoundFontChunk
rasmus.util.riff.sf2.PresetIndex
public class PresetIndex
Field Summary | |
---|---|
int |
wGenNdx
|
int |
wModNdx
|
Constructor Summary | |
---|---|
PresetIndex()
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
void |
read(java.io.InputStream stream)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int wGenNdx
public int wModNdx
Constructor Detail |
---|
public PresetIndex()
Method Detail |
---|
public void read(java.io.InputStream stream) throws java.io.IOException
java.io.IOException
public byte[] getBytes() throws java.io.IOException
getBytes
in class SoundFontChunk
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |