Decoder configuration class.
More...
#include <TAppDecCfg.h>
Decoder configuration class.
Definition at line 56 of file TAppDecCfg.h.
TAppDecCfg::TAppDecCfg |
( |
| ) |
|
|
inline |
virtual TAppDecCfg::~TAppDecCfg |
( |
| ) |
|
|
inlinevirtual |
Bool TAppDecCfg::m_bClipOutputVideoToRec709Range |
|
protected |
If true, clip the output video to the Rec 709 range on saving.
Definition at line 75 of file TAppDecCfg.h.
std::string TAppDecCfg::m_bitstreamFileName |
|
protected |
std::string TAppDecCfg::m_colourRemapSEIFileName |
|
protected |
output Colour Remapping file name
Definition at line 68 of file TAppDecCfg.h.
Bool TAppDecCfg::m_decodedNoDisplaySEIEnabled |
|
protected |
Enable(true)/disable(false) writing only pictures that get displayed based on the no display SEI message.
Definition at line 67 of file TAppDecCfg.h.
Int TAppDecCfg::m_decodedPictureHashSEIEnabled |
|
protected |
Checksum(3)/CRC(2)/MD5(1)/disable(0) acting on decoded picture hash SEI message.
Definition at line 66 of file TAppDecCfg.h.
Int TAppDecCfg::m_iMaxTemporalLayer |
|
protected |
maximum temporal layer to be decoded
Definition at line 65 of file TAppDecCfg.h.
Int TAppDecCfg::m_iSkipFrame |
|
protected |
counter for frames prior to the random access point to skip
Definition at line 61 of file TAppDecCfg.h.
bit depth used for writing output
Definition at line 62 of file TAppDecCfg.h.
std::string TAppDecCfg::m_outputDecodedSEIMessagesFilename |
|
protected |
filename to output decoded SEI messages to. If '-', then use stdout. If empty, do not output details.
Definition at line 74 of file TAppDecCfg.h.
std::string TAppDecCfg::m_reconFileName |
|
protected |
output reconstruction file name
Definition at line 60 of file TAppDecCfg.h.
Int TAppDecCfg::m_respectDefDispWindow |
|
protected |
Only output content inside the default display window.
Definition at line 70 of file TAppDecCfg.h.
std::vector<Int> TAppDecCfg::m_targetDecLayerIdSet |
|
protected |
set of LayerIds to be included in the sub-bitstream extraction process.
Definition at line 69 of file TAppDecCfg.h.
Bool TAppDecCfg::m_tmctsCheck |
|
protected |
The documentation for this class was generated from the following files: