AJA NTV2 SDK  17.5.0.1492
NTV2 SDK 17.5.0.1492
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 6627 of file ntv2card.h.

◆ NTV2_STREAM_FAIL

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

Definition at line 3377 of file ntv2card.h.

◆ NTV2_STREAM_SUCCESS

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

Definition at line 3376 of file ntv2card.h.

◆ Set425FrameEnable

#define Set425FrameEnable   SetTsiFrameEnable

Definition at line 1204 of file ntv2card.h.

◆ SetTablesToHardware

#define SetTablesToHardware   LoadLUTTables

Definition at line 6626 of file ntv2card.h.

Typedef Documentation

◆ CNTV2ColorCorrection

Deprecated:
Use CNTV2Card instead.

Definition at line 6621 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 6616 of file ntv2card.h.

◆ CNTV2ProcAmp

Deprecated:
Use CNTV2Card instead.

Definition at line 6622 of file ntv2card.h.

◆ CNTV2Status

Deprecated:
Use CNTV2Card instead.

Definition at line 6618 of file ntv2card.h.

◆ CNTV2TestPattern

Deprecated:
Use CNTV2Card instead.

Definition at line 6619 of file ntv2card.h.

◆ CNTV2VidProc

Deprecated:
Use CNTV2Card instead

Definition at line 6620 of file ntv2card.h.

◆ CXena2VidProc

Deprecated:
Use CNTV2Card instead.

Definition at line 6623 of file ntv2card.h.