Parameters relating to the complexity of encoder/decoder.
#include <common.h>
◆ ParseParams()
dirac::ParseParams::ParseParams |
( |
| ) |
|
◆ Level()
unsigned int dirac::ParseParams::Level |
( |
| ) |
const |
|
inline |
◆ MajorVersion()
unsigned int dirac::ParseParams::MajorVersion |
( |
| ) |
const |
|
inline |
◆ MinorVersion()
unsigned int dirac::ParseParams::MinorVersion |
( |
| ) |
const |
|
inline |
◆ Profile()
unsigned int dirac::ParseParams::Profile |
( |
| ) |
const |
|
inline |
◆ SetLevel()
void dirac::ParseParams::SetLevel |
( |
unsigned int |
level | ) |
|
|
inline |
◆ SetMajorVersion()
void dirac::ParseParams::SetMajorVersion |
( |
unsigned int |
major_ver | ) |
|
|
inline |
◆ SetMinorVersion()
void dirac::ParseParams::SetMinorVersion |
( |
unsigned int |
minor_ver | ) |
|
|
inline |
◆ SetProfile()
void dirac::ParseParams::SetProfile |
( |
unsigned int |
profile | ) |
|
|
inline |
◆ m_level
unsigned int dirac::ParseParams::m_level |
|
private |
◆ m_major_ver
unsigned int dirac::ParseParams::m_major_ver |
|
private |
◆ m_minor_ver
unsigned int dirac::ParseParams::m_minor_ver |
|
private |
◆ m_profile
unsigned int dirac::ParseParams::m_profile |
|
private |
The documentation for this class was generated from the following file: