Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::SeqParamsByteIO Class Reference
Represents compressed sequence-parameter data used in an AccessUnit.
#include <seqparams_byteio.h>
Inheritance diagram for dirac::SeqParamsByteIO:
[legend]Collaboration diagram for dirac::SeqParamsByteIO:
[legend]List of all members.Public Member Functions
Private Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::SeqParamsByteIO::SeqParamsByteIO |
( |
SeqParams & |
seq_params, |
|
|
const SeqParams & |
default_seq_params, |
|
|
const ByteIO & |
stream_data |
|
) |
|
|
|
- Parameters:
-
| seq_params | Sequence parameters |
| default_seq_params | Default sequence parameters |
| stream_data | Source/Destination of data |
|
Member Function Documentation
void dirac::SeqParamsByteIO::Input |
( |
|
) |
|
|
void dirac::SeqParamsByteIO::InputChromaFormat |
( |
|
) |
[private] |
|
void dirac::SeqParamsByteIO::InputImageSize |
( |
|
) |
[private] |
|
void dirac::SeqParamsByteIO::InputVideoDepth |
( |
|
) |
[private] |
|
void dirac::SeqParamsByteIO::Output |
( |
|
) |
|
|
void dirac::SeqParamsByteIO::OutputChromaFormat |
( |
|
) |
[private] |
|
void dirac::SeqParamsByteIO::OutputImageSize |
( |
|
) |
[private] |
|
void dirac::SeqParamsByteIO::OutputVideoDepth |
( |
|
) |
[private] |
|
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.