[]
Initializes members of this class. This constructor takes a HeaderDecoder object. This object must be initialized by the constructor of the implementing class from the header of the bit stream.
protected BitstreamReaderAgent(HeaderDecoder hd, DecoderSpecs decSpec)
Type | Name | Description |
---|---|---|
HeaderDecoder | hd | The decoded header of the bit stream from where to initialize the values. |
DecoderSpecs | decSpec | The decoder specifications |