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

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

#include "ntv2card.h"
#include "ntv2devicefeatures.h"
#include "ntv2utils.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 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.

◆ gHDMIChannelToInputStatusRegNum

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

Definition at line 20 of file ntv2hdmi.cpp.

◆ gKonaHDMICtrlRegs

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

Definition at line 284 of file ntv2hdmi.cpp.