|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.lowlevel.pvorbis.StaticCodebook
public class StaticCodebook
Holds the static part of a codebook.
Field Summary |
---|
Fields inherited from interface org.tritonus.lowlevel.pvorbis.VorbisConstants |
---|
OV_EBADHEADER, OV_EBADLINK, OV_EBADPACKET, OV_EFAULT, OV_EIMPL, OV_EINVAL, OV_ENOSEEK, OV_ENOTAUDIO, OV_ENOTVORBIS, OV_EOF, OV_EREAD, OV_EVERSION, OV_FALSE, OV_HOLE |
Constructor Summary | |
---|---|
StaticCodebook()
|
Method Summary | |
---|---|
void |
clear()
|
void |
init()
Initializes the comment object. |
int |
pack(Buffer buffer)
|
int |
unpack(Buffer buffer)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StaticCodebook()
Method Detail |
---|
public void clear()
public void init()
public int pack(Buffer buffer)
public int unpack(Buffer buffer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |