AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Header file for NTV2Player8K demonstration class. More...
#include "ntv2democommon.h"
#include "ajabase/system/thread.h"
#include "ajabase/common/timecodeburn.h"
Go to the source code of this file.
Classes | |
class | NTV2Player8K |
I am an object that can play out an 8K or UHD2 test pattern (with timecode) to 4 x 12G SDI outputs of an AJA device with or without audio tone in real time. I make use of the AJACircularBuffer, to implement a producer/consumer model, in which a "producer" thread generates the test pattern frames, and a "consumer" thread (i.e., the "play" thread) sends those frames to the AJA device. I show how to configure for two-sample interleave or "squares" (quadrants). More... | |
Header file for NTV2Player8K demonstration class.
Definition in file ntv2player8k.h.