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

Demonstration application that plays synthesized 4K/UHD video. More...

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

Go to the source code of this file.

Functions

static bool gGlobalQuit (false)
 
static void SignalHandler (int inSignal)
 
int main (int argc, const char **argv)
 

Detailed Description

Demonstration application that plays synthesized 4K/UHD video.

Definition in file main.cpp.

Function Documentation

◆ gGlobalQuit()

static bool gGlobalQuit ( false  )
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.