|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.mpeg1.video.Slice
Constructor Summary | |
Slice()
|
Method Summary | |
void |
decode(Bitstream bitstream,
edu.umd.cfar.lamp.mpeg1.video.DecoderState decoderState)
|
void |
parse(Bitstream bitstream,
edu.umd.cfar.lamp.mpeg1.video.ParserState parserState)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Slice()
Method Detail |
public void parse(Bitstream bitstream, edu.umd.cfar.lamp.mpeg1.video.ParserState parserState) throws java.io.IOException
parse
in interface StateParsable
java.io.IOException
public void decode(Bitstream bitstream, edu.umd.cfar.lamp.mpeg1.video.DecoderState decoderState) throws java.io.IOException, MpegException
decode
in interface Decodable
java.io.IOException
MpegException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |