AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
main.cpp File Reference

Demonstration application that plays synthesized SD/HD video. More...

#include "ntv2player.h"
#include <signal.h>
Include dependency graph for main.cpp:

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)
 

Detailed Description

Demonstration application that plays synthesized SD/HD video.

Definition in file main.cpp.

Function Documentation

◆ gGlobalQuit()

static bool gGlobalQuit ( (0)  )
static

◆ main()

int main ( int  argc,
const char **  argv 
)

Definition at line 28 of file main.cpp.

◆ SignalHandler()

static void SignalHandler ( int  inSignal)
static

Definition at line 21 of file main.cpp.