Modifier and Type | Field and Description |
---|---|
int |
cbLength
The length of the code-block in this packet (in bytes)
|
int |
cbOff
The code-block offset in the codestream (for this packet)
|
int |
layerIdx
The layer associated with the current code-block in this packet.
|
int |
numTruncPnts
The number of truncation points that appear in this packet, and all
previous packets, for this code-block.
|
int |
packetIdx
Index of the packet
|
int[] |
segLengths
The 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 © 2016 Open Microscopy Environment