|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.mpeg1.system.BaseTimeStamp
Base class for all time stamp classes (they're all basically identical).
Field Summary | |
protected int |
field1
|
protected int |
field2
|
protected int |
field3
|
Constructor Summary | |
BaseTimeStamp()
|
Method Summary | |
void |
parse(Bitstream bitstream)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int field1
protected int field2
protected int field3
Constructor Detail |
public BaseTimeStamp()
Method Detail |
public void parse(Bitstream bitstream) throws java.io.IOException
parse
in interface Parsable
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |