Go to the documentation of this file.
41#ifndef parseparams_byteio_h
42#define parseparams_byteio_h
Definition of class SequenceHeaderByteIO.
Definition accessunit_byteio.h:52
ByteIO(bool new_stream=true)
Default constructor.
void Input()
Reads parse information from Dirac byte-format.
~ParseParamsByteIO()
Destructor.
void Output()
Outputs parse information to Dirac byte-format.
ParseParamsByteIO(const ByteIO &stream_data, ParseParams &parse_params, EncoderParams &enc_params)
Constructor.
int GetIdNumber() const
Get access-unit number.
ParseParams & m_parse_params
Reference to parse parameters.
Definition parseparams_byteio.h:111
ParseParamsByteIO(const ByteIO &stream_data, ParseParams &parse_params)
Constructor.
Parameters relating to the complexity of encoder/decoder.
Definition common.h:891
Parameters for the encoding process.
Definition common.h:1280
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.