AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implementation of NTV2OutputTestPattern demonstration class. More...
#include "ntv2outputtestpattern.h"
#include "ntv2devicescanner.h"
#include "ntv2testpatterngen.h"
#include "ajabase/system/process.h"
Go to the source code of this file.
Macros | |
#define | AsULWordPtr(_p_) reinterpret_cast<const ULWord*> (_p_) |
Functions | |
const uint32_t | kAppSignature (((((uint32_t)( 'T'))<< 24)|(((uint32_t)( 'e'))<< 16)|(((uint32_t)( 's'))<< 8)|(((uint32_t)( 't'))<< 0))) |
std::ostream & | operator<< (std::ostream &ioStrm, const TestPatConfig &inObj) |
Implementation of NTV2OutputTestPattern demonstration class.
Header file for NTV2OutputTestPattern demonstration class.
Definition in file ntv2outputtestpattern.cpp.
#define AsULWordPtr | ( | _p_ | ) | reinterpret_cast<const ULWord*> (_p_) |
Definition at line 15 of file ntv2outputtestpattern.cpp.
const uint32_t kAppSignature | ( | ((((uint32_t)('T'))<< 24)|(((uint32_t)('e'))<< 16)|(((uint32_t)('s'))<< 8)|(((uint32_t)('t'))<< 0)) | ) |
std::ostream& operator<< | ( | std::ostream & | ioStrm, |
const TestPatConfig & | inObj | ||
) |
Definition at line 31 of file ntv2outputtestpattern.cpp.