com.ejie.r01f.util.multimedia
Class SWFHeader.PackedBitObj

java.lang.Object
  extended bycom.ejie.r01f.util.multimedia.SWFHeader.PackedBitObj
Enclosing class:
SWFHeader

public class SWFHeader.PackedBitObj
extends java.lang.Object

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

bitIndex

public int bitIndex

byteIndex

public int byteIndex

value

public int value

nextBitIndex

public int nextBitIndex

nextByteIndex

public int nextByteIndex

nextByteBoundary

public int nextByteBoundary
Constructor Detail

SWFHeader.PackedBitObj

public SWFHeader.PackedBitObj(int bitMarker,
                              int byteMarker,
                              int decimalValue)
Constructor

Parameters:
byteMarker - el índice dell último byte leido
decimalValue - valor decimal de la secuencia del paquete de bits