AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2outputtestpattern.cpp File Reference

Implementation of NTV2OutputTestPattern demonstration class. More...

Include dependency graph for ntv2outputtestpattern.cpp:

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)
 

Detailed Description

Implementation of NTV2OutputTestPattern demonstration class.

Header file for NTV2OutputTestPattern demonstration class.

Definition in file ntv2outputtestpattern.cpp.

Macro Definition Documentation

◆ AsULWordPtr

#define AsULWordPtr (   _p_)    reinterpret_cast<const ULWord*> (_p_)

Definition at line 15 of file ntv2outputtestpattern.cpp.

Function Documentation

◆ kAppSignature()

const uint32_t kAppSignature ( ((((uint32_t)('T'))<< 24)|(((uint32_t)('e'))<< 16)|(((uint32_t)('s'))<< 8)|(((uint32_t)('t'))<< 0))  )

◆ operator<<()

std::ostream& operator<< ( std::ostream &  ioStrm,
const TestPatConfig inObj 
)

Definition at line 31 of file ntv2outputtestpattern.cpp.