AJA NTV2 SDK  18.0.0.2122
NTV2 SDK 18.0.0.2122
ntv2hdmi.cpp File Reference

Implements most of CNTV2Card's HDMI-related functions. More...

#include "ntv2card.h"
#include "ntv2devicefeatures.h"
Include dependency graph for ntv2hdmi.cpp:

Go to the source code of this file.

Variables

static const ULWord gHDMIChannelToInputStatusRegNum [] = { kRegHDMIInputStatus1, kRegHDMIInputStatus2, kRegHDMIInputStatus3, kRegHDMIInputStatus4, 0 }
 
static const ULWord gHDMIChannelToControlRegNum [] = { kRegHDMIControl1, kRegHDMIControl2, kRegHDMIControl3, kRegHDMIControl4, 0 }
 
static const ULWord gHDMIChannelToOutControlVRegNum []
 
static const ULWord gHDMIChannelToInputStatusVRegNum []
 
static const ULWord gHDMIChannelToInputControlVRegNum []
 
static const ULWord gHDMIChannelToOutStatusVRegNum []
 
static const ULWord gHDMIChannelToOutHDRGreenPrimaryVRegNum []
 
static const ULWord gHDMIChannelToOutHDRRedPrimaryVRegNum []
 
static const ULWord gHDMIChannelToOutHDRBluePrimaryVRegNum []
 
static const ULWord gHDMIChannelToOutHDRWhitePointVRegNum []
 
static const ULWord gHDMIChannelToOutHDRMasterLuminanceVRegNum []
 
static const ULWord gHDMIChannelToOutHDRLightLevelVRegNum []
 
static const ULWord gHDMIChannelToOutHDRControlVRegNum []
 
static const ULWord gKonaHDMICtrlRegs [] = {0x1d16, 0x2516, 0x2c14, 0x3014}
 

Detailed Description

Implements most of CNTV2Card's HDMI-related functions.

Definition in file ntv2hdmi.cpp.

Variable Documentation

◆ gHDMIChannelToControlRegNum

const ULWord gHDMIChannelToControlRegNum[] = { kRegHDMIControl1, kRegHDMIControl2, kRegHDMIControl3, kRegHDMIControl4, 0 }
static

Definition at line 21 of file ntv2hdmi.cpp.

◆ gHDMIChannelToInputControlVRegNum

◆ gHDMIChannelToInputStatusRegNum

const ULWord gHDMIChannelToInputStatusRegNum[] = { kRegHDMIInputStatus1, kRegHDMIInputStatus2, kRegHDMIInputStatus3, kRegHDMIInputStatus4, 0 }
static

Definition at line 20 of file ntv2hdmi.cpp.

◆ gHDMIChannelToInputStatusVRegNum

◆ gHDMIChannelToOutControlVRegNum

◆ gHDMIChannelToOutHDRBluePrimaryVRegNum

◆ gHDMIChannelToOutHDRControlVRegNum

◆ gHDMIChannelToOutHDRGreenPrimaryVRegNum

◆ gHDMIChannelToOutHDRLightLevelVRegNum

◆ gHDMIChannelToOutHDRMasterLuminanceVRegNum

◆ gHDMIChannelToOutHDRRedPrimaryVRegNum

◆ gHDMIChannelToOutHDRWhitePointVRegNum

◆ gHDMIChannelToOutStatusVRegNum

◆ gKonaHDMICtrlRegs

const ULWord gKonaHDMICtrlRegs[] = {0x1d16, 0x2516, 0x2c14, 0x3014}
static

Definition at line 292 of file ntv2hdmi.cpp.