|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jouvieje.fmodex.wav.RiffChunk
Based on FMOD Ex examples Copyright (c), Firelight Technologies Pty, Ltd, 1999-2004.
Field Summary | |
static int |
SIZEOF_RIFF_CHUNK
|
Constructor Summary | |
RiffChunk(byte[] id,
int size)
|
Method Summary | |
byte[] |
getId()
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int SIZEOF_RIFF_CHUNK
Constructor Detail |
public RiffChunk(byte[] id, int size)
Method Detail |
public byte[] getId()
public int getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |