AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implementation of NTV2Burn demonstration class. More...
#include "ntv2burn.h"
#include "ntv2devicescanner.h"
#include "ntv2testpatterngen.h"
#include "ajabase/common/types.h"
#include "ajabase/system/process.h"
#include "ajabase/system/systemtime.h"
#include <iostream>
Go to the source code of this file.
Functions | |
static const uint32_t | kAppSignature (((((uint32_t)( 'B'))<< 24)|(((uint32_t)( 'u'))<< 16)|(((uint32_t)( 'r'))<< 8)|(((uint32_t)( 'n'))<< 0))) |
static ULWord | GetRP188RegisterForInput (const NTV2InputSource inInputSource) |
Implementation of NTV2Burn demonstration class.
Definition in file ntv2burn.cpp.
|
static |
Definition at line 797 of file ntv2burn.cpp.
|
static |