![]() |
AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
Demonstration application to capture frames from SDI input. More...
#include "ntv2utils.h"#include "ajatypes.h"#include "ajabase/common/options_popt.h"#include "ajabase/system/systemtime.h"#include "ajabase/system/process.h"#include "ajabase/common/common.h"#include "ntv2dolbycapture.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 capture frames from SDI input.
Definition in file main.cpp.
|
static |