AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
ntv2debug.h File Reference
#include "ajaexport.h"
#include "ajatypes.h"
#include "ntv2enums.h"
Include dependency graph for ntv2debug.h:
This graph shows which files directly or indirectly include this file:

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 []
 

Macro Definition Documentation

◆ odprintf

#define odprintf   printf

Definition at line 40 of file ntv2debug.h.

Function Documentation

◆ NTV2DeviceIDString()

const char* NTV2DeviceIDString ( const NTV2DeviceID  id)

Definition at line 15 of file ntv2debug.cpp.

◆ NTV2DeviceString()

const char* NTV2DeviceString ( const NTV2DeviceID  id)

Definition at line 93 of file ntv2debug.cpp.

◆ NTV2FrameBufferFormatString()

const char* NTV2FrameBufferFormatString ( NTV2FrameBufferFormat  fmt)

Definition at line 201 of file ntv2debug.cpp.

◆ NTV2FrameGeometryString()

const char* NTV2FrameGeometryString ( NTV2FrameGeometry  geom)

Definition at line 246 of file ntv2debug.cpp.

◆ NTV2FrameRateString()

const char* NTV2FrameRateString ( NTV2FrameRate  rate)

defined(NTV2_DEPRECATE_16_0)

Definition at line 279 of file ntv2debug.cpp.

◆ NTV2InterruptEnumString()

const char* NTV2InterruptEnumString ( const unsigned  inInterruptEnum)

Definition at line 1161 of file ntv2debug.cpp.

◆ NTV2RegisterNameString()

const char* NTV2RegisterNameString ( const ULWord  inRegNum)

Definition at line 1152 of file ntv2debug.cpp.

◆ NTV2StandardString()

const char* NTV2StandardString ( NTV2Standard  std)

Definition at line 172 of file ntv2debug.cpp.

◆ NTV2VideoFormatString()

const char* NTV2VideoFormatString ( NTV2VideoFormat  fmt)

Definition at line 314 of file ntv2debug.cpp.

Variable Documentation

◆ ntv2RegStrings

const char* ntv2RegStrings[]

Definition at line 565 of file ntv2debug.cpp.

◆ ntv2RegStrings_SDI_RX_Status

const char* ntv2RegStrings_SDI_RX_Status[]

Definition at line 493 of file ntv2debug.cpp.