Dirac - A Video Codec
Created by the British Broadcasting Corporation.
Go to the documentation of this file.
41 #ifndef subband_byteio_h
42 #define subband_byteio_h
int GetBandDataLength() const
Gets number of bytes in Arith-coded data block.
Class encapsulating all the metadata relating to a wavelet subband.
Definition: wavelet_utils.h:139
int m_band_data_length
Number of bytes in arith-coded data block.
Definition: subband_byteio.h:110
SubbandByteIO(Subband &sub_band, const ByteIO &byteio)
Constructor.
Definition of class SequenceHeaderByteIO.
Definition: accessunit_byteio.h:51
Subband & m_subband
Sub-band that is inputed/outputed.
Definition: subband_byteio.h:105
bool Input()
Inputs data from Dirac stream-format.
Class ByteIO - top-level class for reading/writing bytes to a stream.
Definition: byteio.h:72
Subband Dirac-bytestream input/output.
Definition: subband_byteio.h:56
const std::string GetBytes()
Gets subband bytes in Dirac-bytestream format.
~SubbandByteIO()
Destructor.
© 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.