|
|||||||||||
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.Pack
Corresponds to pack() in ISO/IEC 11172-1.
Constructor Summary | |
Pack()
|
Method Summary | |
int |
getMuxRate()
|
void |
index(Bitstream bitstream,
IndexerState indexerState,
SystemIndex systemIndex)
|
void |
parse(Bitstream bitstream,
ParserState parserState)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Pack()
Method Detail |
public void parse(Bitstream bitstream, ParserState parserState) throws java.io.IOException
parse
in interface edu.umd.cfar.lamp.mpeg1.system.StateParsable
java.io.IOException
public void index(Bitstream bitstream, IndexerState indexerState, SystemIndex systemIndex) throws java.io.IOException
index
in interface edu.umd.cfar.lamp.mpeg1.system.Indexable
java.io.IOException
public int getMuxRate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |