Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Attributes

dirac::ComponentByteIO Class Reference

Picture component in Dirac bytestream format.

#include <component_byteio.h>

Inheritance diagram for dirac::ComponentByteIO:
Inheritance graph
[legend]
Collaboration diagram for dirac::ComponentByteIO:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

dirac::ComponentByteIO::ComponentByteIO ( CompSort  cs,
const ByteIO byteIO 
)
Parameters:
csPicture-component type
byteIOInput/output Byte stream
dirac::ComponentByteIO::ComponentByteIO ( CompSort  cs)
Parameters:
csPicture-component type
dirac::ComponentByteIO::~ComponentByteIO ( )

Member Function Documentation

void dirac::ComponentByteIO::AddSubband ( SubbandByteIO p_subband_byteio)
Parameters:
p_subband_byteioSubband to be added
void dirac::ComponentByteIO::CollateByteStats ( DiracByteStats dirac_byte_stats) [virtual]
Parameters:
dirac_byte_statsStat container

Reimplemented from dirac::ByteIO.

bool dirac::ComponentByteIO::Input ( )
void dirac::ComponentByteIO::Output ( )

Member Data Documentation


The documentation for this class was generated from the following file:

© 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.