Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::ParseParams Class Reference
Parameters relating to the complexity of encoder/decoder.
#include <common.h>
List of all members.
Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::ParseParams::ParseParams |
( |
unsigned int |
au_pnum = 0 |
) |
|
|
Member Function Documentation
unsigned int dirac::ParseParams::AccessUnitPictureNumber |
( |
|
) |
const [inline] |
|
unsigned int dirac::ParseParams::Level |
( |
|
) |
const [inline] |
|
unsigned int dirac::ParseParams::MajorVersion |
( |
|
) |
const [inline] |
|
unsigned int dirac::ParseParams::MinorVersion |
( |
|
) |
const [inline] |
|
unsigned int dirac::ParseParams::Profile |
( |
|
) |
const [inline] |
|
void dirac::ParseParams::SetAccessUnitPictureNumber |
( |
unsigned int |
au_pnum |
) |
[inline] |
|
void dirac::ParseParams::SetLevel |
( |
unsigned int |
profile |
) |
[inline] |
|
void dirac::ParseParams::SetMajorVersion |
( |
unsigned int |
major_ver |
) |
[inline] |
|
void dirac::ParseParams::SetMinorVersion |
( |
unsigned int |
minor_ver |
) |
[inline] |
|
void dirac::ParseParams::SetProfile |
( |
unsigned int |
level |
) |
[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.