AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Header file for the low latency NTV2Burn demonstration class. More...
#include "ntv2enums.h"
#include "ntv2devicefeatures.h"
#include "ntv2devicescanner.h"
#include "ntv2democommon.h"
#include "ntv2utils.h"
#include "ajabase/common/types.h"
#include "ajabase/common/videotypes.h"
#include "ajabase/common/timecode.h"
#include "ajabase/common/timecodeburn.h"
#include "ajabase/system/thread.h"
#include "ajabase/system/process.h"
#include "ajabase/system/systemtime.h"
#include <set>
Go to the source code of this file.
Classes | |
class | NTV2LLBurn |
Captures video and audio from a signal provided to an input of an AJA device, burns timecode into the video frames, then plays the captured audio and altered video through an output on the same AJA device, all in real time, with minimal 3 frame latency. Because of the tight latency requirements, AutoCirculate and a ring buffer are not used. More... | |
Header file for the low latency NTV2Burn demonstration class.
Definition in file ntv2llburn.h.