|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.cam.acr31.oggdecoder.OggSegment
public class OggSegment
Field Summary | |
---|---|
(package private) int |
length
|
(package private) long |
startPosition
|
Constructor Summary | |
---|---|
OggSegment(long startPosition,
int length)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long startPosition
int length
Constructor Detail |
---|
public OggSegment(long startPosition, int length)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |