[]
Reads all tiles headers and keep offset of their first packet. Finally it calls the rate allocation method.
public FileBitstreamReaderAgent(HeaderDecoder hd, RandomAccessIO ehs, DecoderSpecs decSpec, ParameterList pl, bool cdstrInfo, HeaderInfo hi)
Type | Name | Description |
---|---|---|
HeaderDecoder | hd | HeaderDecoder of the codestream. |
RandomAccessIO | ehs | The input stream where to read bit-stream. |
DecoderSpecs | decSpec | The decoder specifications |
ParameterList | pl | The ParameterList instance created from the command-line arguments. |
bool | cdstrInfo | Whether or not to print information found in codestream. |
HeaderInfo | hi |