Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::SeqParams Class Reference
Parameters relating to the video sequence being encoded/decoded.
#include <common.h>
List of all members.
Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::SeqParams::SeqParams |
( |
const VideoFormat & |
video_format = VIDEO_FORMAT_CUSTOM , |
|
|
bool |
set_defaults = true |
|
) |
|
|
Member Function Documentation
int dirac::SeqParams::BitstreamVersion |
( |
|
) |
const [inline] |
|
int dirac::SeqParams::ChromaHeight |
( |
|
) |
const |
|
int dirac::SeqParams::ChromaWidth |
( |
|
) |
const |
|
int dirac::SeqParams::GetVideoDepth |
( |
|
) |
const [inline] |
|
VideoFormat dirac::SeqParams::GetVideoFormat |
( |
|
) |
const [inline] |
|
void dirac::SeqParams::SetBitstreamVersion |
( |
int |
bs_ver |
) |
[inline] |
|
void dirac::SeqParams::SetCFormat |
( |
ChromaFormat |
cf |
) |
[inline] |
|
void dirac::SeqParams::SetVideoDepth |
( |
int |
vd |
) |
[inline] |
|
void dirac::SeqParams::SetXl |
( |
int |
xlen |
) |
[inline] |
|
void dirac::SeqParams::SetYl |
( |
int |
ylen |
) |
[inline] |
|
int dirac::SeqParams::Xl |
( |
|
) |
const [inline] |
|
int dirac::SeqParams::Yl |
( |
|
) |
const [inline] |
|
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.