![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
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 97 of file ntv2debug.cpp.
| const char* NTV2FrameBufferFormatString | ( | NTV2FrameBufferFormat | fmt | ) |
Definition at line 209 of file ntv2debug.cpp.
| const char* NTV2FrameGeometryString | ( | NTV2FrameGeometry | geom | ) |
Definition at line 254 of file ntv2debug.cpp.
| const char* NTV2FrameRateString | ( | NTV2FrameRate | rate | ) |
defined(NTV2_DEPRECATE_16_0)
Definition at line 287 of file ntv2debug.cpp.
| const char* NTV2InterruptEnumString | ( | const unsigned | inInterruptEnum | ) |
Definition at line 1170 of file ntv2debug.cpp.
| const char* NTV2RegisterNameString | ( | const ULWord | inRegNum | ) |
Definition at line 1161 of file ntv2debug.cpp.
| const char* NTV2StandardString | ( | NTV2Standard | std | ) |
Definition at line 180 of file ntv2debug.cpp.
| const char* NTV2VideoFormatString | ( | NTV2VideoFormat | fmt | ) |
Definition at line 322 of file ntv2debug.cpp.
| const char* ntv2RegStrings[] |
Definition at line 574 of file ntv2debug.cpp.
| const char* ntv2RegStrings_SDI_RX_Status[] |
Definition at line 502 of file ntv2debug.cpp.