AJA NTV2 SDK  17.6.0.1688
NTV2 SDK 17.6.0.1688
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ntv2subscriptions.cpp File Reference

Implementation of CNTV2Card's event notification subscription functions. More...

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

Go to the source code of this file.

Variables

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

Detailed Description

Implementation of CNTV2Card's event notification subscription functions.

Definition in file ntv2subscriptions.cpp.

Variable Documentation

◆ gChannelToInputVerticalInterrupt

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

Definition at line 14 of file ntv2subscriptions.cpp.

◆ gChannelToOutputVerticalInterrupt

INTERRUPT_ENUMS gChannelToOutputVerticalInterrupt[] = {eOutput1, eOutput2, eOutput3, eOutput4, eOutput5, eOutput6, eOutput7, eOutput8, eNumInterruptTypes}
static

Definition at line 13 of file ntv2subscriptions.cpp.