Parameters relating to the complexity of encoder/decoder.
#include <common.h>
dirac::ParseParams::ParseParams |
( |
| ) |
|
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::SetLevel |
( |
unsigned int |
level | ) |
|
|
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 |
profile | ) |
|
|
inline |
unsigned int dirac::ParseParams::m_level |
|
private |
unsigned int dirac::ParseParams::m_major_ver |
|
private |
unsigned int dirac::ParseParams::m_minor_ver |
|
private |
unsigned int dirac::ParseParams::m_profile |
|
private |
The documentation for this class was generated from the following file: