![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Implementation of NTV2FieldBurn demonstration class. More...
#include "ntv2fieldburn.h"#include "ntv2devicescanner.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.
Macros | |
| #define | ToCharPtr(_p_) reinterpret_cast<char*>(_p_) |
Functions | |
| static const uint32_t | kAppSignature (((((uint32_t)( 'F'))<< 24)|(((uint32_t)( 'l'))<< 16)|(((uint32_t)( 'd'))<< 8)|(((uint32_t)( 'B'))<< 0))) |
| static ULWord | GetRP188RegisterForInput (const NTV2InputSource inInputSource) |
Implementation of NTV2FieldBurn demonstration class.
Definition in file ntv2fieldburn.cpp.
| #define ToCharPtr | ( | _p_ | ) | reinterpret_cast<char*>(_p_) |
Definition at line 17 of file ntv2fieldburn.cpp.
|
static |
Definition at line 782 of file ntv2fieldburn.cpp.
|
static |