|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfi.helsinki.cs.ohtu.mpeg2.SystemHeader.StreamInfo
private static class SystemHeader.StreamInfo
| Field Summary | |
|---|---|
private UnsignedIntegerField |
pstdBufBound
|
private UnsignedIntegerField |
pstdScale
|
| Constructor Summary | |
|---|---|
SystemHeader.StreamInfo(boolean pstdScale,
int pstdBufBound)
|
|
| Method Summary | |
|---|---|
int |
getBufferSize()
|
void |
writeTo(BitOutputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final UnsignedIntegerField pstdScale
private final UnsignedIntegerField pstdBufBound
| Constructor Detail |
|---|
public SystemHeader.StreamInfo(boolean pstdScale,
int pstdBufBound)
| Method Detail |
|---|
public int getBufferSize()
public void writeTo(BitOutputStream stream)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||