Go to the documentation of this file.
41#ifndef subband_byteio_h
42#define subband_byteio_h
Definition of class SequenceHeaderByteIO.
Definition accessunit_byteio.h:52
ByteIO(bool new_stream=true)
Default constructor.
int GetBandDataLength() const
Gets number of bytes in Arith-coded data block.
const std::string GetBytes()
Gets subband bytes in Dirac-bytestream format.
Subband & m_subband
Sub-band that is inputed/outputed.
Definition subband_byteio.h:105
SubbandByteIO(Subband &sub_band)
int m_band_data_length
Number of bytes in arith-coded data block.
Definition subband_byteio.h:110
~SubbandByteIO()
Destructor.
SubbandByteIO(Subband &sub_band, const ByteIO &byteio)
Constructor.
bool Input()
Inputs data from Dirac stream-format.
Class encapsulating all the metadata relating to a wavelet subband.
Definition wavelet_utils.h:140
© 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.