[]
Creates a new packet encoder object, using the information from the 'infoSrc' object.
public PktEncoder(CodedCBlkDataSrcEnc infoSrc, EncoderSpecs encSpec, Coord[][][] numPrec, ParameterList pl)
Type | Name | Description |
---|---|---|
CodedCBlkDataSrcEnc | infoSrc | The source of information to construct the object. |
EncoderSpecs | encSpec | The encoding parameters. |
Coord[][][] | numPrec | Maximum number of precincts in each tile, component and resolution level. |
ParameterList | pl | ParameterList instance that holds command line options |