|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ejie.r01f.util.multimedia.SWFHeader.PackedBitObj
Objeto paquete de bits
Field Summary | |
int |
bitIndex
|
int |
byteIndex
|
int |
nextBitIndex
|
int |
nextByteBoundary
|
int |
nextByteIndex
|
int |
value
|
Constructor Summary | |
SWFHeader.PackedBitObj(int bitMarker,
int byteMarker,
int decimalValue)
Constructor |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int bitIndex
public int byteIndex
public int value
public int nextBitIndex
public int nextByteIndex
public int nextByteBoundary
Constructor Detail |
public SWFHeader.PackedBitObj(int bitMarker, int byteMarker, int decimalValue)
byteMarker
- el índice dell último byte leidodecimalValue
- valor decimal de la secuencia del paquete de bits
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |