Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::ParseParamsByteIO Class Reference
Represents compressed parse-parameter data used in an AccessUnit.
#include <parseparams_byteio.h>
Inheritance diagram for dirac::ParseParamsByteIO:
[legend]Collaboration diagram for dirac::ParseParamsByteIO:
[legend]List of all members.Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::ParseParamsByteIO::ParseParamsByteIO |
( |
const ByteIO & |
stream_data |
) |
|
|
|
- Parameters:
-
| stream_data | Destination of data |
|
dirac::ParseParamsByteIO::ParseParamsByteIO |
( |
const ByteIO & |
stream_data, |
|
|
ParseParams & |
parse_params |
|
) |
|
|
|
- Parameters:
-
| stream_data | Source of data |
| parse_params | Destination of parse params |
|
Member Function Documentation
int dirac::ParseParamsByteIO::GetIdNumber |
( |
|
) |
const |
|
void dirac::ParseParamsByteIO::Input |
( |
|
) |
|
|
void dirac::ParseParamsByteIO::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.