![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Demonstration application to "burn" timecode into frames captured from SDI input, and play out the modified frames to SDI output. More...
#include "ajatypes.h"#include "ajabase/common/options_popt.h"#include "ntv2burn4kquadrant.h"#include <signal.h>#include <iostream>#include <iomanip>Go to the source code of this file.
Functions | |
| static bool | gGlobalQuit ((0)) |
| static void | SignalHandler (int inSignal) |
| int | main (int argc, const char **argv) |
Demonstration application to "burn" timecode into frames captured from SDI input, and play out the modified frames to SDI output.
Definition in file main.cpp.
|
static |