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
eventimpl.cpp File Reference

Implements the AJAEventImpl class on the Windows platform. More...

Include dependency graph for eventimpl.cpp:

Go to the source code of this file.

Macros

#define MAX_EVENTS   64
 

Functions

AJAStatus AJAWaitForEvents (AJAEvent *pEventList, uint32_t numEvents, bool all, uint32_t timeout)
 

Detailed Description

Implements the AJAEventImpl class on the Windows platform.

Definition in file eventimpl.cpp.

Macro Definition Documentation

◆ MAX_EVENTS

#define MAX_EVENTS   64

Definition at line 12 of file eventimpl.cpp.

Function Documentation

◆ AJAWaitForEvents()

AJAStatus AJAWaitForEvents ( AJAEvent pEventList,
uint32_t  numEvents,
bool  all,
uint32_t  timeout 
)

Definition at line 199 of file eventimpl.cpp.