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

Implementation of CNTV2Card's interrupt functions. More...

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

Go to the source code of this file.

Variables

static const INTERRUPT_ENUMS gChannelToInputInterrupt [] = {eInput1, eInput2, eInput3, eInput4, eInput5, eInput6, eInput7, eInput8, eNumInterruptTypes}
 
static const INTERRUPT_ENUMS gChannelToOutputInterrupt [] = {eOutput1, eOutput2, eOutput3, eOutput4, eOutput5, eOutput6, eOutput7, eOutput8, eNumInterruptTypes}
 

Detailed Description

Implementation of CNTV2Card's interrupt functions.

Definition in file ntv2interrupts.cpp.

Variable Documentation

◆ gChannelToInputInterrupt

const INTERRUPT_ENUMS gChannelToInputInterrupt[] = {eInput1, eInput2, eInput3, eInput4, eInput5, eInput6, eInput7, eInput8, eNumInterruptTypes}
static

Definition at line 11 of file ntv2interrupts.cpp.

◆ gChannelToOutputInterrupt

Definition at line 12 of file ntv2interrupts.cpp.