| Modifier and Type | Field and Description | 
|---|---|
| int | cbLengthThe length of the code-block in this packet (in bytes) | 
| int | cbOffThe code-block offset in the codestream (for this packet) | 
| int | layerIdxThe layer associated with the current code-block in this packet. | 
| int | numTruncPntsThe number of truncation points that appear in this packet, and all
 previous packets, for this code-block. | 
| int | packetIdxIndex of the packet | 
| int[] | segLengthsThe length of each terminated segment in the packet. | 
| Constructor and Description | 
|---|
| PktInfo(int lyIdx,
       int pckIdx)Classe's constructor. | 
public int packetIdx
public int layerIdx
public int cbOff
public int cbLength
public int[] segLengths
public int numTruncPnts
Copyright © 2014 Open Microscopy Environment