Namespace: Rx::LFR – Header: Rx.LFR/Types.h

TFuncFGEvent Method

C++
#include "Rx.LFR/Types.h"
using TFuncFGEvent = auto(*)(Rx::EEuresysFGEventType eventType, unsigned int eventNumId, unsigned long long timestamp, unsigned int context1, unsigned int context2, unsigned int context3, void*pvContext) ->void

The type of the function pointer of framegrabber event callbacks.