AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Go to the source code of this file.
Macros | |
#define | odprintf printf |
Functions | |
const char * | NTV2DeviceIDString (const NTV2DeviceID id) |
const char * | NTV2DeviceString (const NTV2DeviceID id) |
const char * | NTV2StandardString (NTV2Standard std) |
const char * | NTV2FrameBufferFormatString (NTV2FrameBufferFormat fmt) |
const char * | NTV2FrameGeometryString (NTV2FrameGeometry geom) |
const char * | NTV2FrameRateString (NTV2FrameRate rate) |
const char * | NTV2VideoFormatString (NTV2VideoFormat fmt) |
const char * | NTV2RegisterNameString (const ULWord inRegNum) |
const char * | NTV2InterruptEnumString (const unsigned inInterruptEnum) |
Variables | |
const char * | ntv2RegStrings_SDI_RX_Status [] |
const char * | ntv2RegStrings [] |
#define odprintf printf |
Definition at line 40 of file ntv2debug.h.
const char* NTV2DeviceIDString | ( | const NTV2DeviceID | id | ) |
Definition at line 15 of file ntv2debug.cpp.
const char* NTV2DeviceString | ( | const NTV2DeviceID | id | ) |
Definition at line 93 of file ntv2debug.cpp.
const char* NTV2FrameBufferFormatString | ( | NTV2FrameBufferFormat | fmt | ) |
Definition at line 201 of file ntv2debug.cpp.
const char* NTV2FrameGeometryString | ( | NTV2FrameGeometry | geom | ) |
Definition at line 246 of file ntv2debug.cpp.
const char* NTV2FrameRateString | ( | NTV2FrameRate | rate | ) |
defined(NTV2_DEPRECATE_16_0)
Definition at line 279 of file ntv2debug.cpp.
const char* NTV2InterruptEnumString | ( | const unsigned | inInterruptEnum | ) |
Definition at line 1161 of file ntv2debug.cpp.
const char* NTV2RegisterNameString | ( | const ULWord | inRegNum | ) |
Definition at line 1152 of file ntv2debug.cpp.
const char* NTV2StandardString | ( | NTV2Standard | std | ) |
Definition at line 172 of file ntv2debug.cpp.
const char* NTV2VideoFormatString | ( | NTV2VideoFormat | fmt | ) |
Definition at line 314 of file ntv2debug.cpp.
const char* ntv2RegStrings[] |
Definition at line 565 of file ntv2debug.cpp.
const char* ntv2RegStrings_SDI_RX_Status[] |
Definition at line 493 of file ntv2debug.cpp.