AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2outputtestpattern.h File Reference
#include "ntv2democommon.h"
Include dependency graph for ntv2outputtestpattern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TestPatConfig
 Configures an NTV2OutputTestPattern instance. More...
 
class  NTV2OutputTestPattern
 I generate and transfer a test pattern into an AJA device's frame buffer for steady-state playout using NTV2TestPatternGen::DrawTestPattern and CNTV2Card::DMAWriteFrame. More...
 

Typedefs

typedef TestPatConfig TestPatConfig
 Configures an NTV2OutputTestPattern instance. More...
 

Functions

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

Typedef Documentation

◆ TestPatConfig

Configures an NTV2OutputTestPattern instance.

Function Documentation

◆ operator<<()

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

Definition at line 31 of file ntv2outputtestpattern.cpp.