AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
ntv2card.h File Reference

Declares the CNTV2Card class. More...

Include dependency graph for ntv2card.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CNTV2Card
 I interrogate and control an AJA video/audio capture/playout device. More...
 
class  SDRAMAuditor
 Audits an NTV2 device's SDRAM utilization, and can report contiguous regions of SDRAM, whether unused/free, those being read/written by AutoCirculate, those being read/written by non-AutoCirculating FrameStores, those that are in conflict (AutoCirculate, FrameStore and/or Audio collisions), plus invalid/out-of-bounds regions being accessed. More...
 

Macros

#define AJA_RETAIL_DEFAULT   true
 
#define Set425FrameEnable   SetTsiFrameEnable
 
#define Get425FrameEnable   GetTsiFrameEnable
 
#define SetTablesToHardware   LoadLUTTables
 
#define GetTablesFromHardware   GetLUTTables
 
Streaming API
#define NTV2_STREAM_SUCCESS(__status__)   (__status__ == NTV2_STREAM_SUCCESS)
 
#define NTV2_STREAM_FAIL(__status__)   (__status__ != NTV2_STREAM_SUCCESS)
 

Typedefs

typedef CNTV2Card CNTV2Device
 Instances of this class are able to interrogate and control an NTV2 AJA video/audio capture/playout device. More...
 
typedef CNTV2Card CNTV2Status
 
typedef CNTV2Card CNTV2TestPattern
 
typedef CNTV2Card CNTV2VidProc
 
typedef CNTV2Card CNTV2ColorCorrection
 
typedef CNTV2Card CNTV2ProcAmp
 
typedef CNTV2Card CXena2VidProc
 

Detailed Description

Declares the CNTV2Card class.

Definition in file ntv2card.h.

Macro Definition Documentation

◆ AJA_RETAIL_DEFAULT

#define AJA_RETAIL_DEFAULT   true

Definition at line 587 of file ntv2card.h.

◆ Get425FrameEnable

#define Get425FrameEnable   GetTsiFrameEnable

Definition at line 1205 of file ntv2card.h.

◆ GetTablesFromHardware

#define GetTablesFromHardware   GetLUTTables

Definition at line 6563 of file ntv2card.h.

◆ NTV2_STREAM_FAIL

#define NTV2_STREAM_FAIL (   __status__)    (__status__ != NTV2_STREAM_SUCCESS)

Definition at line 3392 of file ntv2card.h.

◆ NTV2_STREAM_SUCCESS

#define NTV2_STREAM_SUCCESS (   __status__)    (__status__ == NTV2_STREAM_SUCCESS)

Definition at line 3391 of file ntv2card.h.

◆ Set425FrameEnable

#define Set425FrameEnable   SetTsiFrameEnable

Definition at line 1204 of file ntv2card.h.

◆ SetTablesToHardware

#define SetTablesToHardware   LoadLUTTables

Definition at line 6562 of file ntv2card.h.

Typedef Documentation

◆ CNTV2ColorCorrection

Deprecated:
Use CNTV2Card instead.

Definition at line 6557 of file ntv2card.h.

◆ CNTV2Device

Instances of this class are able to interrogate and control an NTV2 AJA video/audio capture/playout device.

Definition at line 6552 of file ntv2card.h.

◆ CNTV2ProcAmp

Deprecated:
Use CNTV2Card instead.

Definition at line 6558 of file ntv2card.h.

◆ CNTV2Status

Deprecated:
Use CNTV2Card instead.

Definition at line 6554 of file ntv2card.h.

◆ CNTV2TestPattern

Deprecated:
Use CNTV2Card instead.

Definition at line 6555 of file ntv2card.h.

◆ CNTV2VidProc

Deprecated:
Use CNTV2Card instead

Definition at line 6556 of file ntv2card.h.

◆ CXena2VidProc

Deprecated:
Use CNTV2Card instead.

Definition at line 6559 of file ntv2card.h.